Uses of Package
org.apache.jetspeed.security

Packages that use org.apache.jetspeed.security
org.apache.jetspeed.administration   
org.apache.jetspeed.security Jetspeed security service interfaces. 
org.apache.jetspeed.security.spi   
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.administration
User
          A user made of a Subject and the user Preferences.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.security
AuthenticationProviderProxy
           Proxy allowing to handle multiple authentication providers.
BasePrincipal
          The base principal.
Group
          A group made of a GroupPrincipal and the group Preferences.
PasswordCredential
           PasswordCredential
PasswordEncodingService
           PasswordEncodingService allows decoding of user passwords provided that a two-way encryption algoritmn is used.
Role
          A role made of a RolePrincipal and the role Preferences.
SecurityException
          Exception throwns by members of the security service.
User
          A user made of a Subject and the user Preferences.
UserManager
           Describes the interface for managing users and provides access to the User.
UserPrincipal
          The user principal.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.security.spi
GroupPrincipal
          The group principal.
HierarchyResolver
           This class allows to implement different types of groups/roles hierarchy.
PasswordCredential
           PasswordCredential
RolePrincipal
          The role principal.
SecurityException
          Exception throwns by members of the security service.
UserPrincipal
          The user principal.
 



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