Uses of Interface
org.apache.jetspeed.security.om.InternalRolePrincipal

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 InternalRolePrincipalfrom 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.
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.