org.apache.flume.channel.file.encryption
Class JCEFileKeyProvider.Builder

java.lang.Object
  extended by org.apache.flume.channel.file.encryption.JCEFileKeyProvider.Builder
All Implemented Interfaces:
KeyProvider.Builder
Enclosing class:
JCEFileKeyProvider

public static class JCEFileKeyProvider.Builder
extends Object
implements KeyProvider.Builder


Constructor Summary
JCEFileKeyProvider.Builder()
           
 
Method Summary
 KeyProvider build(Context context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JCEFileKeyProvider.Builder

public JCEFileKeyProvider.Builder()
Method Detail

build

public KeyProvider build(Context context)
Specified by:
build in interface KeyProvider.Builder


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