HashedCredentialsMatcher.getHashAlgorithmName

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

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

class HashedCredentialsMatcher
string
getHashAlgorithmName
()

Meta