Uses of Class
org.apache.flume.channel.file.encryption.CipherProvider.Decryptor

Packages that use CipherProvider.Decryptor
org.apache.flume.channel.file.encryption   
 

Uses of CipherProvider.Decryptor in org.apache.flume.channel.file.encryption
 

Classes in org.apache.flume.channel.file.encryption with type parameters of type CipherProvider.Decryptor
static class CipherProvider.Decryptor.Builder<T extends CipherProvider.Decryptor>
          Builder implementations MUST have a no-arg constructor
 

Methods in org.apache.flume.channel.file.encryption that return CipherProvider.Decryptor
static CipherProvider.Decryptor CipherProviderFactory.getDecrypter(String cipherProviderType, Key key, byte[] parameters)
           
 



Copyright © 2009-2014 Apache Software Foundation. All Rights Reserved.