Uses of Interface
info.magnolia.cms.security.auth.RoleList

Packages that use RoleList
info.magnolia.cms.security   
info.magnolia.jaas.principal   
 

Uses of RoleList in info.magnolia.cms.security
 

Methods in info.magnolia.cms.security with parameters of type RoleList
 User ExternalUserManager.getUser(Map<String,String> properties, GroupList groupList, RoleList roleList)
           
 

Constructors in info.magnolia.cms.security with parameters of type RoleList
ExternalUser(Map<String,String> properties, GroupList groupList, RoleList roleList)
           
 

Uses of RoleList in info.magnolia.jaas.principal
 

Classes in info.magnolia.jaas.principal that implement RoleList
 class RoleListImpl
          PrincipalList implementation for roles.
 



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