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

Packages that use Encryption
org.apache.geronimo.crypto   
 

Uses of Encryption in org.apache.geronimo.crypto
 

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

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



Copyright © 2003-2013 The Apache Geronimo development community. All Rights Reserved.