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 TypeClassDescriptionclassorg.apache.hadoop.hbase.io.crypto.KeyStoreKeyProviderA 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.KeyProviderEncryption.getKeyProvider(org.apache.hadoop.conf.Configuration conf)