|
Spring Security Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
SaltSource | Provides alternative sources of the salt to use for encoding passwords. |
UserCache | Provides a cache of User objects. |
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 . |
An authentication provider that relies upon a data access object.
|
Spring Security Framework | |||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |