Uses of Interface
org.apache.hadoop.hbase.io.crypto.KeyProvider
-
Uses of org.apache.hadoop.hbase.io.crypto.KeyProvider in org.apache.hadoop.hbase.io.crypto
Modifier 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.class
org.apache.hadoop.hbase.io.crypto.MockAesKeyProvider
Return a fixed secret key for AES for testing.Modifier and TypeMethodDescriptionstatic org.apache.hadoop.hbase.io.crypto.KeyProvider
Encryption.getKeyProvider
(org.apache.hadoop.conf.Configuration conf)