|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractInternalPasswordCredentialInterceptorImpl | |
---|---|
org.apache.jetspeed.security.spi.impl |
Uses of AbstractInternalPasswordCredentialInterceptorImpl in org.apache.jetspeed.security.spi.impl |
---|
Subclasses of AbstractInternalPasswordCredentialInterceptorImpl in org.apache.jetspeed.security.spi.impl | |
---|---|
class |
EncodePasswordOnFirstLoadInterceptor
Encodes (encrypts) an InternalCredential password using the configured encoder
if it is loaded unencoded from the persistent store. |
class |
MaxPasswordAuthenticationFailuresInterceptor
Enforces a maximum number of times a user may provide an invalid password. |
class |
PasswordExpirationInterceptor
Enforces a maximum lifespan for a password credential. |
class |
PasswordHistoryInterceptor
Maintains a configurable FIFO stack of used password credentials for a principal. |
class |
ValidatePasswordOnLoadInterceptor
Checks if a (pre)set password in the persitent store is valid according to the configured validator when loaded from the persistent store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |