org.apache.geronimo.system.util
Class EncryptionManagerWrapperGBean
java.lang.Object
org.apache.geronimo.system.util.EncryptionManagerWrapperGBean
public class EncryptionManagerWrapperGBean
- extends Object
|
Field Summary |
static org.apache.geronimo.gbean.GBeanInfo |
GBEAN_INFO
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GBEAN_INFO
public static final org.apache.geronimo.gbean.GBeanInfo GBEAN_INFO
EncryptionManagerWrapperGBean
public EncryptionManagerWrapperGBean()
encrypt
public String encrypt(Serializable source)
decrypt
public Serializable decrypt(String source)
getGBeanInfo
public static org.apache.geronimo.gbean.GBeanInfo getGBeanInfo()
Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.