public interface SaltedAuthenticationInfo extends AuthenticationInfo
credentials matching during login attempts. See the
HashedCredentialsMatcher JavaDoc for more information on hashing credentials with salts.
HashedCredentialsMatcher
| Modifier and Type | Method and Description |
|---|---|
ByteSource |
getCredentialsSalt()
Returns the salt used to salt the account's credentials or
null if no salt was used.
|
getCredentials, getPrincipalsByteSourcegetCredentialsSalt()
null if no salt was used.
null if no salt was used.