org.apache.flume.channel.file.encryption
Class KeyProviderFactory

java.lang.Object
  extended by org.apache.flume.channel.file.encryption.KeyProviderFactory

public class KeyProviderFactory
extends Object


Constructor Summary
KeyProviderFactory()
           
 
Method Summary
static KeyProvider getInstance(String keyProviderType, Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KeyProviderFactory

public KeyProviderFactory()
Method Detail

getInstance

public static KeyProvider getInstance(String keyProviderType,
                                      Context context)


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