|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InternalGroupPrincipal | |
---|---|
org.apache.jetspeed.security.spi |
Uses of InternalGroupPrincipal in org.apache.jetspeed.security.spi |
---|
Methods in org.apache.jetspeed.security.spi that return InternalGroupPrincipal | |
---|---|
InternalGroupPrincipal |
SecurityAccess.getInternalGroupPrincipal(String groupFullPathName)
Returns the InternalGroupPrincipal from the group full path name. |
Methods in org.apache.jetspeed.security.spi with parameters of type InternalGroupPrincipal | |
---|---|
void |
SecurityAccess.removeInternalGroupPrincipal(InternalGroupPrincipal internalGroup)
Remove the given InternalGroupPrincipal . |
void |
SecurityAccess.setInternalGroupPrincipal(InternalGroupPrincipal internalGroup,
boolean isMappingOnly)
Sets the given InternalGroupPrincipal . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |