Uses of Interface
org.hippoecm.hst.security.Role

Packages that use Role
org.hippoecm.hst.security   
org.hippoecm.hst.security.impl   
 

Uses of Role in org.hippoecm.hst.security
 

Classes in org.hippoecm.hst.security that implement Role
 class TransientRole
          TransientRole
 

Methods in org.hippoecm.hst.security that return types with arguments of type Role
 Set<Role> AuthenticationProvider.getRolesByUsername(String username)
          Returns security roles of the given username
 

Uses of Role in org.hippoecm.hst.security.impl
 

Methods in org.hippoecm.hst.security.impl that return types with arguments of type Role
 Set<Role> JcrAuthenticationProvider.getRolesByUsername(String username)
           
 



Copyright © 2008-2012 Hippo. All Rights Reserved.