|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDirectoryRoleResolver
Implement this interface to add custom role resolution logic to the directory system
Method Summary | |
---|---|
boolean |
canResolvePrincipal(String principalID)
Whether or not this resolver can resolve this principal. |
String[] |
getRoleMembership(String principalID)
Retrieve the role membership for this principal |
Method Detail |
---|
boolean canResolvePrincipal(String principalID)
String[] getRoleMembership(String principalID)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |