org.apache.flume.channel.file.encryption
Class KeyProvider
java.lang.Object
org.apache.flume.channel.file.encryption.KeyProvider
- Direct Known Subclasses:
- JCEFileKeyProvider
public abstract class KeyProvider
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
KeyProvider
public KeyProvider()
getKey
public abstract Key getKey(String alias)
- Returns a non-null Key
Copyright © 2009-2013 Apache Software Foundation. All Rights Reserved.