|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalRolePrincipal | |
---|---|
org.apache.jetspeed.security.spi |
Uses of InternalRolePrincipal in org.apache.jetspeed.security.spi |
---|
Methods in org.apache.jetspeed.security.spi that return InternalRolePrincipal | |
---|---|
InternalRolePrincipal |
SecurityAccess.getInternalRolePrincipal(String roleFullPathName)
Returns the InternalRolePrincipal from the role full path name. |
Methods in org.apache.jetspeed.security.spi with parameters of type InternalRolePrincipal | |
---|---|
void |
SecurityAccess.removeInternalRolePrincipal(InternalRolePrincipal internalRole)
Remove the given InternalRolePrincipal . |
void |
SecurityAccess.setInternalRolePrincipal(InternalRolePrincipal internalRole,
boolean isMappingOnly)
Sets the given InternalRolePrincipal . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |