|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SaltSource | Provides alternative sources of the salt to use for encoding passwords. |
Class Summary | |
---|---|
AbstractUserDetailsAuthenticationProvider | A base AuthenticationProvider that allows subclasses to override and work with UserDetails objects. |
DaoAuthenticationProvider | An AuthenticationProvider implementation that retrieves user details
from an UserDetailsService . |
ReflectionSaltSource | Obtains a salt from a specified property of the User object. |
SystemWideSaltSource | Uses a static system-wide String as the salt. |
An authentication provider that relies upon a data access object.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |