Class TestPEMFileLoader
java.lang.Object
org.apache.hadoop.hbase.io.crypto.tls.AbstractTestX509Parameterized
org.apache.hadoop.hbase.io.crypto.tls.TestPEMFileLoader
This file has been copied from the Apache ZooKeeper project.
- See Also:
-
Field Summary
Fields inherited from class org.apache.hadoop.hbase.io.crypto.tls.AbstractTestX509Parameterized
caKeyType, certKeyType, conf, keyPassword, paramIndex, x509TestContext
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
Methods inherited from class org.apache.hadoop.hbase.io.crypto.tls.AbstractTestX509Parameterized
cleanUp, cleanUpBaseClass, defaultParams, setUp, setUpBaseClass
-
Field Details
-
CLASS_RULE
-
-
Constructor Details
-
TestPEMFileLoader
public TestPEMFileLoader()
-
-
Method Details
-
testLoadKeyStore
- Throws:
Exception
-
testLoadKeyStoreWithWrongPassword
- Throws:
Exception
-
testLoadKeyStoreWithWrongFilePath
- Throws:
Exception
-
testLoadKeyStoreWithNullFilePath
- Throws:
Exception
-
testLoadKeyStoreWithWrongFileType
- Throws:
Exception
-
testLoadTrustStore
- Throws:
Exception
-
testLoadTrustStoreWithWrongFilePath
- Throws:
Exception
-
testLoadTrustStoreWithNullFilePath
- Throws:
Exception
-
testLoadTrustStoreWithWrongFileType
- Throws:
Exception
-