|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |