Uses of Class
org.apache.hadoop.crypto.key.KeyProviderFactory

Packages that use KeyProviderFactory
org.apache.hadoop.crypto.key   
org.apache.hadoop.crypto.key.kms   
 

Uses of KeyProviderFactory in org.apache.hadoop.crypto.key
 

Subclasses of KeyProviderFactory in org.apache.hadoop.crypto.key
static class JavaKeyStoreProvider.Factory
          The factory to create JksProviders, which is used by the ServiceLoader.
static class UserProvider.Factory
           
 

Uses of KeyProviderFactory in org.apache.hadoop.crypto.key.kms
 

Subclasses of KeyProviderFactory in org.apache.hadoop.crypto.key.kms
static class KMSClientProvider.Factory
          The factory to create KMSClientProvider, which is used by the ServiceLoader.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.