org.apache.geronimo.crypto
Class ConfiguredEncryption
java.lang.Object
org.apache.geronimo.crypto.AbstractEncryption
org.apache.geronimo.crypto.ConfiguredEncryption
- All Implemented Interfaces:
- Encryption
public class ConfiguredEncryption
- extends AbstractEncryption
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfiguredEncryption
public ConfiguredEncryption(String location)
throws IOException
- Throws:
IOException
getSecretKeySpec
protected SecretKeySpec getSecretKeySpec()
- Specified by:
getSecretKeySpec in class AbstractEncryption
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.