| org.springframework.security.authentication.dao.SaltSource |
Known Indirect Subclasses
|
Provides alternative sources of the salt to use for encoding passwords.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the salt to use for the indicated user.
| |||||||||||
Returns the salt to use for the indicated user.
| user | from the AuthenticationDao |
|---|
UserDetails