Uses of Interface
info.magnolia.context.UserContext

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

Uses of UserContext in info.magnolia.audit
 

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

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(RepositoryManager repositoryManager, UserContext context)
           
 



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