Package org.apache.flume.channel.file.encryption

Interface Summary
KeyProvider.Builder  
 

Class Summary
AESCTRNoPaddingProvider  
AESCTRNoPaddingProvider.DecryptorBuilder  
AESCTRNoPaddingProvider.EncryptorBuilder  
CipherProvider  
CipherProvider.Decryptor  
CipherProvider.Decryptor.Builder<T extends CipherProvider.Decryptor> Builder implementations MUST have a no-arg constructor
CipherProvider.Encryptor  
CipherProvider.Encryptor.Builder<T extends CipherProvider.Encryptor> Builder implementations MUST have a no-arg constructor
CipherProviderFactory  
EncryptionConfiguration  
JCEFileKeyProvider  
JCEFileKeyProvider.Builder  
KeyProvider  
KeyProviderFactory  
 

Enum Summary
CipherProviderType  
KeyProviderType  
 

Exception Summary
DecryptionFailureException Exception that is thrown when the channel is unable to decrypt an even read from the channel.
 



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