Uses of Interface
org.apache.accumulo.core.security.crypto.CryptoModule

Packages that use CryptoModule
org.apache.accumulo.core.security.crypto   
 

Uses of CryptoModule in org.apache.accumulo.core.security.crypto
 

Classes in org.apache.accumulo.core.security.crypto that implement CryptoModule
 class DefaultCryptoModule
          Deprecated. This feature is experimental and may go away in future versions.
 

Methods in org.apache.accumulo.core.security.crypto that return CryptoModule
static CryptoModule CryptoModuleFactory.getCryptoModule(AccumuloConfiguration conf)
          Deprecated. This method returns a crypto module based on settings in the given configuration parameter.
static CryptoModule CryptoModuleFactory.getCryptoModule(String cryptoModuleClassname)
          Deprecated.  
 



Copyright © 2013 Apache Accumulo Project. All Rights Reserved.