Uses of Interface
org.apache.shiro.crypto.hash.ConfigurableHashService
Packages that use ConfigurableHashService
Package
Description
Cryptographic Hashing components that greatly simplify one-way data hashing in an application.
-
Uses of ConfigurableHashService in org.apache.shiro.crypto.hash
Classes in org.apache.shiro.crypto.hash that implement ConfigurableHashServiceModifier and TypeClassDescriptionclassDefault implementation of theHashServiceinterface, supporting a customizable hash algorithm name.