Uses of Interface
org.apache.shiro.crypto.hash.format.HashFormatFactory
-
Packages that use HashFormatFactory Package Description org.apache.shiro.crypto.hash.format -
-
Uses of HashFormatFactory in org.apache.shiro.crypto.hash.format
Classes in org.apache.shiro.crypto.hash.format that implement HashFormatFactory Modifier and Type Class Description classDefaultHashFormatFactoryThis defaultHashFormatFactoryimplementation heuristically determines aHashFormatclass to instantiate based on the input argument and returns a new instance of the discovered class.
-