Class AbstractSymmetricCipherService

java.lang.Object
org.apache.shiro.crypto.cipher.JcaCipherService
org.apache.shiro.crypto.cipher.AbstractSymmetricCipherService
All Implemented Interfaces:
CipherService
Direct Known Subclasses:
DefaultBlockCipherService

public abstract class AbstractSymmetricCipherService extends JcaCipherService
Base abstract class for supporting symmetric key cipher algorithms.
Since:
1.0