Class HashProvider

java.lang.Object
org.apache.shiro.crypto.hash.HashProvider

public final class HashProvider extends Object
Hashes used by the Shiro2CryptFormat class.

Instead of maintaining them as an Enum, ServiceLoaders would provide a pluggable alternative.

Since:
2.0