Uses of Interface
org.apache.shiro.crypto.hash.HashSpi.HashFactory
Packages that use HashSpi.HashFactory
Package
Description
Cryptographic Hashing components that greatly simplify one-way data hashing in an application.
-
Uses of HashSpi.HashFactory in org.apache.shiro.crypto.hash
Methods in org.apache.shiro.crypto.hash that return HashSpi.HashFactoryModifier and TypeMethodDescriptionHashSpi.newHashFactory(Random random) A factory class for the hash of the type<T>.SimpleHashProvider.newHashFactory(Random random)