Package | Description |
---|---|
org.acegisecurity.providers.dao |
An authentication provider that relies upon a data access object.
|
org.acegisecurity.providers.encoding |
Password encoding implementations.
|
org.acegisecurity.providers.ldap.authenticator |
LDAP authenticator implementations.
|
Class and Description |
---|
PasswordEncoder
Interface for performing authentication operations on a password.
|
Class and Description |
---|
BaseDigestPasswordEncoder
Convenience base for digest password encoders.
|
BasePasswordEncoder
Convenience base for all password encoders.
|
MessageDigestPasswordEncoder
Base for digest password encoders.
|
PasswordEncoder
Interface for performing authentication operations on a password.
|
Class and Description |
---|
PasswordEncoder
Interface for performing authentication operations on a password.
|
Copyright © 2018. All rights reserved.