Uses of Package
org.apache.jetspeed.security

Packages that use org.apache.jetspeed.security
org.apache.jetspeed.administration   
org.apache.jetspeed.aggregator.impl   
org.apache.jetspeed.decoration   
org.apache.jetspeed.layout.impl   
org.apache.jetspeed.portlets.admin   
org.apache.jetspeed.portlets.registration   
org.apache.jetspeed.portlets.security.constraints   
org.apache.jetspeed.portlets.security.permissions   
org.apache.jetspeed.portlets.security.users   
org.apache.jetspeed.portlets.selector   
org.apache.jetspeed.security Jetspeed security service interfaces. 
org.apache.jetspeed.security.impl Jetspeed security service implementation including Jetspeed JAAS providers. 
org.apache.jetspeed.security.impl.ext   
org.apache.jetspeed.security.impl.ntlm   
org.apache.jetspeed.security.spi   
org.apache.jetspeed.security.spi.impl   
org.apache.jetspeed.security.spi.impl.ldap   
org.apache.jetspeed.security.util   
org.apache.jetspeed.security.util.test   
org.apache.jetspeed.serializer.objects   
org.apache.jetspeed.tools.pamanager   
org.apache.jetspeed.userinfo.impl   
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.administration
GroupManager
           Describes the service interface for managing groups.
RoleManager
          Describes the service interface for managing roles.
User
          A user made of a Subject and the user Preferences.
UserManager
           Describes the interface for managing users and provides access to the User.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.aggregator.impl
SecurityAccessController
           This component abstracts access to security checks.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.decoration
SecurityAccessController
           This component abstracts access to security checks.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.layout.impl
PermissionManager
           Describe the interface for managing Permissionand permission association to Principal.
SecurityAccessController
           This component abstracts access to security checks.
SecurityException
          Exception throwns by members of the security service.
UserManager
           Describes the interface for managing users and provides access to the User.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.portlets.admin
GroupManager
           Describes the service interface for managing groups.
RoleManager
          Describes the service interface for managing roles.
UserManager
           Describes the interface for managing users and provides access to the User.
 

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

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.portlets.security.constraints
GroupManager
           Describes the service interface for managing groups.
RoleManager
          Describes the service interface for managing roles.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.portlets.security.permissions
PermissionManager
           Describe the interface for managing Permissionand permission association to Principal.
RoleManager
          Describes the service interface for managing roles.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.portlets.security.users
User
          A user made of a Subject and the user Preferences.
UserManager
           Describes the interface for managing users and provides access to the User.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.portlets.selector
SecurityAccessController
           This component abstracts access to security checks.
 

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.
PolicyWrapper
           Simple wrapper for security policy providing the ability to add attribute on Policy and how they should be used by the application.
PortalResourcePermission
          Generalized Portlet Resoure permission.
Role
          A role made of a RolePrincipal and the role Preferences.
SecurityException
          Exception throwns by members of the security service.
SecurityPolicies
           This class is used to hold the security that will be used when applying security policies.
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.impl
AuthenticationProvider
           Configures an authentication provider.
AuthenticationProviderProxy
           Proxy allowing to handle multiple authentication providers.
AuthorizationProvider
           Configures the policies.
BasePrincipal
          The base principal.
Group
          A group made of a GroupPrincipal and the group Preferences.
GroupManager
           Describes the service interface for managing groups.
GroupPrincipal
          The group principal.
HierarchyResolver
           This class allows to implement different types of groups/roles hierarchy.
LoginModuleProxy
          Utility component used as a bridge between the login module and the security component.
PermissionManager
           Describe the interface for managing Permissionand permission association to Principal.
Role
          A role made of a RolePrincipal and the role Preferences.
RoleManager
          Describes the service interface for managing roles.
RolePrincipal
          The role principal.
SecurityAccessController
           This component abstracts access to security checks.
SecurityException
          Exception throwns by members of the security service.
SecurityProvider
           Utility component used to configure the security component and provide access to the various security handlers.
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.
UserSubjectPrincipal
          The user principal.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.security.impl.ext
User
          A user made of a Subject and the user Preferences.
UserManager
           Describes the interface for managing users and provides access to the User.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.security.impl.ntlm
UserManager
           Describes the interface for managing users and provides access to the User.
 

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.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.security.spi.impl
AlgorithmUpgradePasswordEncodingService
           AlgorithmUpgradePasswordEncodingService allows checking a specific PasswordCredential if it uses the provided Encoding Algorithm.
GroupPrincipal
          The group principal.
HierarchyResolver
           This class allows to implement different types of groups/roles hierarchy.
PasswordCredential
           PasswordCredential
PasswordEncodingService
           PasswordEncodingService allows decoding of user passwords provided that a two-way encryption algoritmn is used.
RolePrincipal
          The role principal.
SecurityException
          Exception throwns by members of the security service.
UserPrincipal
          The user principal.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.security.spi.impl.ldap
SecurityException
          Exception throwns by members of the security service.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.security.util
SecurityException
          Exception throwns by members of the security service.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.security.util.test
GroupManager
           Describes the service interface for managing groups.
PermissionManager
           Describe the interface for managing Permissionand permission association to Principal.
RoleManager
          Describes the service interface for managing roles.
SecurityProvider
           Utility component used to configure the security component and provide access to the various security handlers.
UserManager
           Describes the interface for managing users and provides access to the User.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.serializer.objects
PortalResourcePermission
          Generalized Portlet Resoure permission.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.tools.pamanager
PermissionManager
           Describe the interface for managing Permissionand permission association to Principal.
RoleManager
          Describes the service interface for managing roles.
 

Classes in org.apache.jetspeed.security used by org.apache.jetspeed.userinfo.impl
UserManager
           Describes the interface for managing users and provides access to the User.
 



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