|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RolePrincipal | |
---|---|
org.apache.jetspeed.security.spi |
Uses of RolePrincipal in org.apache.jetspeed.security.spi |
---|
Methods in org.apache.jetspeed.security.spi that return RolePrincipal | |
---|---|
RolePrincipal |
RoleSecurityHandler.getRolePrincipal(String roleFullPathName)
Gets the role principal for the role full path name {principal}.{subprincipal}. |
Methods in org.apache.jetspeed.security.spi with parameters of type RolePrincipal | |
---|---|
void |
RoleSecurityHandler.removeRolePrincipal(RolePrincipal rolePrincipal)
Removes the role principal. |
void |
RoleSecurityHandler.setRolePrincipal(RolePrincipal rolePrincipal)
Sets the role principal in the backing store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |