Uses of Class
org.apache.shiro.crypto.CryptoException
-
-
Uses of CryptoException in org.apache.shiro.crypto
Subclasses of CryptoException in org.apache.shiro.crypto Modifier and Type Class Description classUnknownAlgorithmExceptionException thrown when attempting to lookup or use a cryptographic algorithm that does not exist in the current JVM environment.
-