HashedCredentialsMatcher.this

Creates an instance using the specified {@link #getHashAlgorithmName() hashAlgorithmName} to hash submitted credentials. @param hashAlgorithmName the {@code Hash} {@link hunt.shiro.crypto.hash.Hash#getAlgorithmName() algorithmName} to use when performing hashes for credentials matching.

  1. this()
  2. this(string hashAlgorithmName)
    class HashedCredentialsMatcher
    this

Meta