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