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

Packages that use org.apache.jetspeed.security.spi
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.spi   
org.apache.jetspeed.security.spi.impl   
org.apache.jetspeed.security.util.test   
 

Classes in org.apache.jetspeed.security.spi used by org.apache.jetspeed.security
CredentialHandler
           This interface encapsulates the handling of security credentials.
GroupSecurityHandler
           This interface encapsulates the persistence of security groups.
RoleSecurityHandler
           This interface encapsulates the persistence of security roles.
SecurityMappingHandler
           This interface encapsulates the mapping between principals.
UserSecurityHandler
           This interface encapsulates the persistence of a user security.
 

Classes in org.apache.jetspeed.security.spi used by org.apache.jetspeed.security.impl
CredentialHandler
           This interface encapsulates the handling of security credentials.
CredentialPasswordEncoder
           CredentialPasswordEncoder
GroupSecurityHandler
           This interface encapsulates the persistence of security groups.
RoleSecurityHandler
           This interface encapsulates the persistence of security roles.
SecurityMappingHandler
           This interface encapsulates the mapping between principals.
UserSecurityHandler
           This interface encapsulates the persistence of a user security.
 

Classes in org.apache.jetspeed.security.spi used by org.apache.jetspeed.security.spi
CredentialPasswordEncoder
           CredentialPasswordEncoder
CredentialPasswordValidator
           CredentialPasswordValidator
PasswordCredentialProvider
           PasswordCredentialProvider
 

Classes in org.apache.jetspeed.security.spi used by org.apache.jetspeed.security.spi.impl
AlgorithmUpgradeCredentialPasswordEncoder
           AlgorithmUpgradeCredentialPasswordEncoder which is provided with the InternalCredential as well to allow for migrating between two different encoding schemes.
CredentialHandler
           This interface encapsulates the handling of security credentials.
CredentialPasswordEncoder
           CredentialPasswordEncoder
CredentialPasswordValidator
           CredentialPasswordValidator
GroupSecurityHandler
           This interface encapsulates the persistence of security groups.
InternalPasswordCredentialInterceptor
           Callback component interface used by DefaultCredentialHandler allowing injecting custom logic on certain events of the InternalCredential.
PasswordCredentialProvider
           PasswordCredentialProvider
RoleSecurityHandler
           This interface encapsulates the persistence of security roles.
SecurityAccess
           SecurityAccess
SecurityMappingHandler
           This interface encapsulates the mapping between principals.
UserSecurityHandler
           This interface encapsulates the persistence of a user security.
 

Classes in org.apache.jetspeed.security.spi used by org.apache.jetspeed.security.util.test
CredentialHandler
           This interface encapsulates the handling of security credentials.
GroupSecurityHandler
           This interface encapsulates the persistence of security groups.
RoleSecurityHandler
           This interface encapsulates the persistence of security roles.
SecurityAccess
           SecurityAccess
SecurityMappingHandler
           This interface encapsulates the mapping between principals.
UserSecurityHandler
           This interface encapsulates the persistence of a user security.
 



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