Uses of Interface
org.apache.shiro.crypto.hash.format.ModularCryptFormat
Packages that use ModularCryptFormat
-
Uses of ModularCryptFormat in org.apache.shiro.crypto.hash.format
Classes in org.apache.shiro.crypto.hash.format that implement ModularCryptFormatModifier and TypeClassDescriptionclassTheShiro1CryptFormatis a fully reversible Modular Crypt Format (MCF).classTheShiro2CryptFormatis a fully reversible Modular Crypt Format (MCF).