public static class TestEncryptionTest.FailingCipherProvider extends Object implements org.apache.hadoop.hbase.io.crypto.CipherProvider
| Constructor and Description | 
|---|
FailingCipherProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
org.apache.hadoop.hbase.io.crypto.Cipher | 
getCipher(String name)  | 
org.apache.hadoop.conf.Configuration | 
getConf()  | 
String | 
getName()  | 
String[] | 
getSupportedCiphers()  | 
void | 
setConf(org.apache.hadoop.conf.Configuration conf)  | 
public FailingCipherProvider()
public org.apache.hadoop.conf.Configuration getConf()
getConf in interface org.apache.hadoop.conf.Configurablepublic void setConf(org.apache.hadoop.conf.Configuration conf)
setConf in interface org.apache.hadoop.conf.Configurablepublic String getName()
getName in interface org.apache.hadoop.hbase.io.crypto.CipherProviderpublic String[] getSupportedCiphers()
getSupportedCiphers in interface org.apache.hadoop.hbase.io.crypto.CipherProviderCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.