Package | Description |
---|---|
info.magnolia.cms.security |
Modifier and Type | Class and Description |
---|---|
class |
HierarchicalUserManager
A variation of a
MgnlUserManager which stores users hierarchically using the following structure: /<path>/<first letter of user name>/<first two letters of user name>. |
class |
MgnlGroupManager
Group manager working directly with JCR API and returning simple groups (no JCR node aware).
|
class |
MgnlRoleManager
Manages the users stored in the
RepositoryConstants.USER_ROLES workspace. |
class |
MgnlUserManager
Manages the users stored in Magnolia itself.
|
protected static class |
RescueSecuritySupport.RescueUserManager
TODO: extract as top level class? Currently this class is tested implicitly by
RescueSecuritySupportTest . |
class |
SystemUserManager
Responsible to handle system users like anonymous and superuser.
|
Copyright © 2003–2015 Magnolia International Ltd.. All rights reserved.