Class TestPKCS12FileLoader
java.lang.Object
org.apache.hadoop.hbase.io.crypto.tls.AbstractTestX509Parameterized
org.apache.hadoop.hbase.io.crypto.tls.TestPKCS12FileLoader
This file has been copied from the Apache ZooKeeper project.
- See Also:
- 
Field SummaryFieldsFields inherited from class org.apache.hadoop.hbase.io.crypto.tls.AbstractTestX509ParameterizedcaKeyType, certKeyType, conf, keyPassword, paramIndex, x509TestContext
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class org.apache.hadoop.hbase.io.crypto.tls.AbstractTestX509ParameterizedcleanUp, cleanUpBaseClass, defaultParams, setUp, setUpBaseClass
- 
Field Details- 
CLASS_RULE
 
- 
- 
Constructor Details- 
TestPKCS12FileLoaderpublic TestPKCS12FileLoader()
 
- 
- 
Method Details- 
testLoadKeyStore- Throws:
- Exception
 
- 
testLoadKeyStoreWithWrongPassword- Throws:
- Exception
 
- 
testLoadKeyStoreWithWrongFilePath- Throws:
- Exception
 
- 
testLoadKeyStoreWithNullFilePath- Throws:
- Exception
 
- 
testLoadKeyStoreWithWrongFileType- Throws:
- Exception
 
- 
testLoadTrustStore- Throws:
- Exception
 
- 
testLoadTrustStoreWithWrongPassword- Throws:
- Exception
 
- 
testLoadTrustStoreWithWrongFilePath- Throws:
- Exception
 
- 
testLoadTrustStoreWithNullFilePath- Throws:
- Exception
 
- 
testLoadTrustStoreWithWrongFileType- Throws:
- Exception
 
 
-