Uses of Interface
org.apache.hadoop.hbase.io.crypto.KeyProvider
-
Uses of KeyProvider in org.apache.hadoop.hbase.io.crypto
Modifier 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.Modifier and TypeFieldDescription(package private) static final Map<Pair<String,
String>, KeyProvider> Encryption.keyProviderCache
Modifier and TypeMethodDescriptionstatic KeyProvider
Encryption.getKeyProvider
(org.apache.hadoop.conf.Configuration conf)