public interface SaltSource
| Modifier and Type | Method and Description |
|---|---|
Object |
getSalt(UserDetails user)
Returns the salt to use for the indicated user.
|
Object getSalt(UserDetails user)
user - from the AuthenticationDaoUserDetailsCopyright © 2021. All rights reserved.