All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description CryptoException Base Shiro exception for problems encountered during cryptographic operations.RandomNumberGenerator A component that can generate random number/byte values as needed.SecureRandomNumberGenerator Default implementation of theRandomNumberGenerator
interface, backed by aSecureRandom
instance.UnknownAlgorithmException Exception thrown when attempting to lookup or use a cryptographic algorithm that does not exist in the current JVM environment.