Uses of Class
info.magnolia.cms.security.RepositoryBackedSecurityManager

Packages that use RepositoryBackedSecurityManager
info.magnolia.cms.security   
 

Uses of RepositoryBackedSecurityManager in info.magnolia.cms.security
 

Subclasses of RepositoryBackedSecurityManager in info.magnolia.cms.security
 class HierarchicalUserManager
          A variation of a MgnlUserManager which stores users hierarchically using the following structure: /<realm>/<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-2014 Magnolia International Ltd.. All Rights Reserved.