Package org.apache.hadoop.hbase.util
Class TestEncryptionTest
java.lang.Object
org.apache.hadoop.hbase.util.TestEncryptionTest
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestEncryptionTest
public TestEncryptionTest()
-
-
Method Details
-
testTestKeyProvider
- Throws:
Exception
-
testBadKeyProvider
- Throws:
Exception
-
testDefaultCipherProvider
- Throws:
Exception
-
testBadCipherProvider
- Throws:
Exception
-
testAESCipher
-
testUnknownCipher
- Throws:
Exception
-
testTestEnabledWithDefaultConfig
-
testTestEnabledWhenCryptoIsExplicitlyEnabled
-
testTestEnabledWhenCryptoIsExplicitlyDisabled
- Throws:
Exception
-