|
PAJES 2.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.pajes.security.DefaultPrincipalRoles
Represents the roles held an unknown user when using an AuthenticatedPajeServlet but no authentication method has been provided in the deployment descriptor.
| Constructor Summary | |
DefaultPrincipalRoles()
|
|
| Method Summary | |
boolean |
isUserInRole(java.lang.String role)
Returns a boolean indicating whether the authenticated user is included in the specified logical "role". |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultPrincipalRoles()
| Method Detail |
public boolean isUserInRole(java.lang.String role)
false.
isUserInRole in interface PrincipalRolesrole - a String specifying the name of the role
|
PAJES 2.3.9 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||