org.apache.hadoop.crypto.key
Class JavaKeyStoreProvider.Factory
java.lang.Object
org.apache.hadoop.crypto.key.KeyProviderFactory
org.apache.hadoop.crypto.key.JavaKeyStoreProvider.Factory
- Enclosing class:
- org.apache.hadoop.crypto.key.JavaKeyStoreProvider
public static class JavaKeyStoreProvider.Factory
- extends KeyProviderFactory
The factory to create JksProviders, which is used by the ServiceLoader.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaKeyStoreProvider.Factory
public JavaKeyStoreProvider.Factory()
createProvider
public KeyProvider createProvider(URI providerName,
Configuration conf)
throws IOException
- Specified by:
createProvider
in class KeyProviderFactory
- Throws:
IOException
Copyright © 2014 Apache Software Foundation. All Rights Reserved.