Uses of Class
org.apache.shiro.crypto.JcaCipherService
-
-
Uses of JcaCipherService in org.apache.shiro.crypto
Subclasses of JcaCipherService in org.apache.shiro.crypto Modifier and Type Class Description classAbstractSymmetricCipherServiceBase abstract class for supporting symmetric key cipher algorithms.classAesCipherServiceCipherServiceusing theAEScipher algorithm for all encryption, decryption, and key operations.classBlowfishCipherServiceCipherServiceusing theBlowfishcipher algorithm for all encryption, decryption, and key operations.classDefaultBlockCipherServiceBase abstract class for block cipher algorithms.
-