Uses of Interface
org.apache.hadoop.hbase.io.crypto.KeyProvider
Packages that use KeyProvider
-
Uses of KeyProvider in org.apache.hadoop.hbase.io.crypto
Classes in org.apache.hadoop.hbase.io.crypto that implement KeyProviderModifier and TypeClassDescriptionclass
A basic KeyProvider that can resolve keys from a protected KeyStore file on the local filesystem.class
Return a fixed secret key for AES for testing.Fields in org.apache.hadoop.hbase.io.crypto with type parameters of type KeyProviderModifier and TypeFieldDescription(package private) static final Map<Pair<String,
String>, KeyProvider> Encryption.keyProviderCache
Methods in org.apache.hadoop.hbase.io.crypto that return KeyProviderModifier and TypeMethodDescriptionstatic KeyProvider
Encryption.getKeyProvider
(org.apache.hadoop.conf.Configuration conf)