Uses of Interface
info.magnolia.cms.security.RoleManager

Packages that use RoleManager
info.magnolia.cms.security   
 

Uses of RoleManager in info.magnolia.cms.security
 

Classes in info.magnolia.cms.security that implement RoleManager
 class MgnlRoleManager
          Manages the users stored in the ContentRepository.USER_ROLES workspace.
 

Methods in info.magnolia.cms.security that return RoleManager
 RoleManager SecuritySupportImpl.getRoleManager()
           
 RoleManager SecuritySupport.getRoleManager()
           
static RoleManager Security.getRoleManager()
          Returns the configured RoleManager.
 RoleManager RescueSecuritySupport.getRoleManager()
           
 

Methods in info.magnolia.cms.security with parameters of type RoleManager
 void SecuritySupportImpl.setRoleManager(RoleManager roleManager)
           
 



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