Package | Description |
---|---|
org.springframework.security.authentication.dao |
An
AuthenticationProvider which relies upon a data access object. |
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.
|
Copyright © 2019. All rights reserved.