Uses of Interface
org.apache.geronimo.util.Encryption

Packages that use Encryption
org.apache.geronimo.util   
 

Uses of Encryption in org.apache.geronimo.util
 

Classes in org.apache.geronimo.util that implement Encryption
 class AbstractEncryption
           
 class SimpleEncryption
          This class protects some value BY ENCRYPTING WITH A KNOWN KEY.
 

Methods in org.apache.geronimo.util with parameters of type Encryption
static void EncryptionManager.setEncryptionPrefix(String prefix, Encryption encryption)
          Encryption instances should call this to register themselves.
 



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