|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ dao overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||
Package org.acegisecurity.providers.dao
| Interface Summary | |
| SaltSource | Provides alternative sources of the salt to use for encoding passwords. |
| UserCache | Provides a cache of org.acegisecurity.userdetails.User objects. |
| Class Summary | |
| AbstractUserDetailsAuthenticationProvider | A base org.acegisecurity.providers.AuthenticationProvider that allows subclasses to override and work with org.acegisecurity.userdetails.UserDetails objects. |
| DaoAuthenticationProvider | An org.acegisecurity.providers.AuthenticationProvider implementation that retrieves user details from an org.acegisecurity.userdetails.UserDetailsService. |
|
|||||||||
| Home >> All >> org >> acegisecurity >> providers >> [ dao overview ] | PREV PACKAGE NEXT PACKAGE | ||||||||