Uses of Interface
info.magnolia.context.UserContext

Packages that use UserContext
info.magnolia.context   
info.magnolia.logging   
 

Uses of UserContext in info.magnolia.context
 

Classes in info.magnolia.context that implement UserContext
 class UserContextImpl
          User aware context implementation able to release and discard all kept info upon user logout.
 class WebContextImpl
          Context implementation keeping track of the current request, response, servletContext and pageContext.
 

Fields in info.magnolia.context declared as UserContext
protected  UserContext DefaultRepositoryStrategy.context
           
 

Constructors in info.magnolia.context with parameters of type UserContext
DefaultRepositoryStrategy(UserContext context)
           
 

Uses of UserContext in info.magnolia.logging
 

Methods in info.magnolia.logging with parameters of type UserContext
static void AuditLoggingUtil.log(UserContext userContext)
          Log user logout.
 



Copyright © 2003-2011 Magnolia International Ltd.. All Rights Reserved.