Package org.apache.jetspeed.security.spi.impl

Class Summary
AbstractInternalPasswordCredentialInterceptorImpl Base class providing default empty behavior for a InternalPasswordCredentialInterceptor implementation.
DefaultCredentialHandler  
DefaultCredentialPasswordValidator DefaultCredentialPasswordValidator
DefaultGroupSecurityHandler  
DefaultPasswordCredentialImpl Default Password credential implementation.
DefaultPasswordCredentialProvider DefaultPasswordCredentialProvider
DefaultRoleSecurityHandler  
DefaultSecurityMappingHandler  
DefaultUserSecurityHandler  
EncodePasswordOnFirstLoadInterceptor Encodes (encrypts) an InternalCredential password using the configured encoder if it is loaded unencoded from the persistent store.
InternalPasswordCredentialInterceptorsProxy Provides a wrapper around a list of interceptors so multiple interceptors can be used with the DefaultCredentialHandler.
LdapCredentialHandler  
LdapGroupSecurityHandler  
LdapSecurityMappingHandler  
LdapUserSecurityHandler  
MaxPasswordAuthenticationFailuresInterceptor Enforces a maximum number of times a user may provide an invalid password.
MessageDigestCredentialPasswordEncoder MessageDigestCredentialPasswordEncoder
PasswordExpirationInterceptor Enforces a maximum lifespan for a password credential.
PasswordHistoryInterceptor Maintains a configurable FIFO stack of used password credentials for a principal.
SecurityAccessImpl Provides a utility class for common SPI queries.
SimpleCredentialPasswordValidator SimpleCredentialPasswordValidator
ValidatePasswordOnLoadInterceptor Checks if a (pre)set password in the persitent store is valid according to the configured validator when loaded from the persistent store.
 



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