Package org.apache.hadoop.hbase.util
Class TestEncryptionTest
java.lang.Object
org.apache.hadoop.hbase.util.TestEncryptionTest
@Tag("org.apache.hadoop.hbase.testclassification.MiscTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestEncryptionTest
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoid
-
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
-