public interface IRoleResolver
Modifier and Type | Method and Description |
---|---|
boolean |
canResolvePrincipal(IDirPrincipal dirPrincipal)
Whether or not this resolver can resolve this principal
|
IDirPrincipalList |
getRoleMembership(IDirPrincipal dirPrincipal)
Retrieve the role membership for this principal
|
boolean canResolvePrincipal(IDirPrincipal dirPrincipal) throws PortalException
PortalException
IDirPrincipalList getRoleMembership(IDirPrincipal dirPrincipal) throws PortalException
PortalException