Package org.apache.geronimo.util

Interface Summary
Encryption Interface for objects to register with EncryptionManager.
 

Class Summary
AbstractEncryption  
CaUtils This class implements some utility methods used by CA
CertificateUtil Various utility functions for dealing with X.509 certificates
EncryptionManager A static class that uses registered Encryption instances to encypt and decrypt objects, typically strings.
SimpleEncryption This class protects some value BY ENCRYPTING WITH A KNOWN KEY.
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.