Uses of Package
org.apache.jetspeed.security.om

Packages that use org.apache.jetspeed.security.om
org.apache.jetspeed.portlets.security.permissions   
org.apache.jetspeed.security.om Interface used for the object model for Jetspeed security service and JAAS providers implementation. 
org.apache.jetspeed.security.om.impl Implementation of the object model for Jetspeed security service and JAAS providers implementation. 
org.apache.jetspeed.security.spi   
org.apache.jetspeed.security.spi.impl   
org.apache.jetspeed.sso   
org.apache.jetspeed.sso.impl   
 

Classes in org.apache.jetspeed.security.om used by org.apache.jetspeed.portlets.security.permissions
InternalPermission
          Interface representing a policy permission.
 

Classes in org.apache.jetspeed.security.om used by org.apache.jetspeed.security.om
InternalPrincipal
           Interface representing a policy principal.
 

Classes in org.apache.jetspeed.security.om used by org.apache.jetspeed.security.om.impl
InternalCredential
          Interface representing a security credential.
InternalGroupPrincipal
          Interface representing a Jetspeed security group principal object model.
InternalPermission
          Interface representing a policy permission.
InternalPrincipal
           Interface representing a policy principal.
InternalRolePrincipal
          Interface representing Jetspeed security role principal object model.
InternalUserPrincipal
          Interface representing Jetspeed security user principal object model.
 

Classes in org.apache.jetspeed.security.om used by org.apache.jetspeed.security.spi
InternalCredential
          Interface representing a security credential.
InternalGroupPrincipal
          Interface representing a Jetspeed security group principal object model.
InternalRolePrincipal
          Interface representing Jetspeed security role principal object model.
InternalUserPrincipal
          Interface representing Jetspeed security user principal object model.
 

Classes in org.apache.jetspeed.security.om used by org.apache.jetspeed.security.spi.impl
InternalCredential
          Interface representing a security credential.
InternalGroupPrincipal
          Interface representing a Jetspeed security group principal object model.
InternalRolePrincipal
          Interface representing Jetspeed security role principal object model.
InternalUserPrincipal
          Interface representing Jetspeed security user principal object model.
 

Classes in org.apache.jetspeed.security.om used by org.apache.jetspeed.sso
InternalUserPrincipal
          Interface representing Jetspeed security user principal object model.
 

Classes in org.apache.jetspeed.security.om used by org.apache.jetspeed.sso.impl
InternalUserPrincipal
          Interface representing Jetspeed security user principal object model.
 



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