HashedCredentialsMatcher.setHashAlgorithmName

Sets the {@code Hash} {@link hunt.shiro.crypto.hash.Hash#getAlgorithmName() algorithmName} to use when performing hashes for credentials matching.

@param hashAlgorithmName the {@code Hash} {@link hunt.shiro.crypto.hash.Hash#getAlgorithmName() algorithmName} to use when performing hashes for credentials matching.

class HashedCredentialsMatcher
void
setHashAlgorithmName

Meta