|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRoleValidator
Validate the passed Roles
Method Summary | |
---|---|
void |
intialize(Map<String,String> options)
Initialize the validator |
boolean |
userInRole(Principal userPrincipal,
List<String> roles)
Validate whether the principal with the given list of roles is valid |
Method Detail |
---|
void intialize(Map<String,String> options)
options
- boolean userInRole(Principal userPrincipal, List<String> roles)
userPrincipal
- roles
-
|
PicketLink Federation Core 2.1.6.Final-redhat-2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |