| Package | Description |
|---|---|
| org.acegisecurity.providers.dao |
An authentication provider that relies upon a data access object.
|
| org.acegisecurity.providers.dao.cache |
Caches
User objects for the DaoAuthenticationProvider. |
| org.acegisecurity.providers.dao.salt |
Implementations that provide salts for more secure password encoding.
|
| org.acegisecurity.providers.ldap |
The LDAP authentication provider package.
|
| org.acegisecurity.providers.siteminder |
A Siteminder authentication provider.
|
| org.acegisecurity.ui.digestauth |
Authenticates HTTP Digest authentication requests.
|
| Class and Description |
|---|
| AbstractUserDetailsAuthenticationProvider
A base
AuthenticationProvider that allows subclasses to override and work with UserDetails objects. |
| SaltSource
Provides alternative sources of the salt to use for encoding passwords.
|
| UserCache
Provides a cache of
User objects. |
| Class and Description |
|---|
| UserCache
Provides a cache of
User objects. |
| Class and Description |
|---|
| SaltSource
Provides alternative sources of the salt to use for encoding passwords.
|
| Class and Description |
|---|
| AbstractUserDetailsAuthenticationProvider
A base
AuthenticationProvider that allows subclasses to override and work with UserDetails objects. |
| Class and Description |
|---|
| AbstractUserDetailsAuthenticationProvider
A base
AuthenticationProvider that allows subclasses to override and work with UserDetails objects. |
| Class and Description |
|---|
| UserCache
Provides a cache of
User objects. |
Copyright © 2016. All rights reserved.