Uses of Interface
org.apache.hadoop.hbase.io.crypto.KeyProvider

Packages that use KeyProvider
org.apache.hadoop.hbase.io.crypto   
 

Uses of KeyProvider in org.apache.hadoop.hbase.io.crypto
 

Classes in org.apache.hadoop.hbase.io.crypto that implement KeyProvider
 class KeyStoreKeyProvider
          A basic KeyProvider that can resolve keys from a protected KeyStore file on the local filesystem.
 

Methods in org.apache.hadoop.hbase.io.crypto that return KeyProvider
static KeyProvider Encryption.getKeyProvider(org.apache.hadoop.conf.Configuration conf)
           
 



Copyright © 2015 The Apache Software Foundation. All Rights Reserved.