|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |