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

Packages that use PrincipalCollection
info.magnolia.jaas.principal   
info.magnolia.jaas.sp.jcr   
 

Uses of PrincipalCollection in info.magnolia.jaas.principal
 

Classes in info.magnolia.jaas.principal that implement PrincipalCollection
 class PrincipalCollectionImpl
          Principal collection implementation based on simple list.
 

Uses of PrincipalCollection in info.magnolia.jaas.sp.jcr
 

Methods in info.magnolia.jaas.sp.jcr with parameters of type PrincipalCollection
protected  void JCRAuthorizationModule.setACLForGroups(String[] groups, PrincipalCollection principalList)
          Looks for groups configured in magnolia repository with the given name, and configures ACLs for it.
protected  void JCRAuthorizationModule.setACLForRoles(String[] roles, PrincipalCollection principalList)
          Looks for role configured in magnolia repository with the given name, and configures ACLs for it.
 



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