Uses of Interface
org.apache.hadoop.hbase.io.crypto.KeyProvider
Packages that use org.apache.hadoop.hbase.io.crypto.KeyProvider
-
Uses of org.apache.hadoop.hbase.io.crypto.KeyProvider in org.apache.hadoop.hbase.io.crypto
Classes in org.apache.hadoop.hbase.io.crypto that implement org.apache.hadoop.hbase.io.crypto.KeyProvider in inModifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.io.crypto.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 org.apache.hadoop.hbase.io.crypto.KeyProvider in inModifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.io.crypto.KeyProvider
Encryption.getKeyProvider
(org.apache.hadoop.conf.Configuration conf)