Class Sha512CredentialsMatcher

java.lang.Object
org.apache.shiro.lang.codec.CodecSupport
All Implemented Interfaces:
CredentialsMatcher

Deprecated.
since 1.1 - use the HashedCredentialsMatcher directly and set its hashAlgorithmName property.
HashedCredentialsMatcher implementation that expects the stored AuthenticationInfo credentials to be SHA-512 hashed.
Since:
0.9