Package org.apache.hadoop.hbase.security
Class AbstractTestTlsRejectPlainText
java.lang.Object
org.apache.hadoop.hbase.security.AbstractTestTlsRejectPlainText
- Direct Known Subclasses:
TestNettyTlsIPCRejectPlainText,TestSaslTlsIPCRejectPlainText
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected static Filechar[]protected static X509TestContextProviderprotected org.apache.hadoop.hbase.ipc.RpcClientprotected org.apache.hadoop.hbase.ipc.RpcServerprotected static HBaseCommonTestingUtilprivate X509TestContext -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UTIL
-
DIR
-
PROVIDER
-
caKeyType
-
certKeyType
-
keyPassword
-
x509TestContext
-
rpcServer
-
rpcClient
-
-
Constructor Details
-
AbstractTestTlsRejectPlainText
public AbstractTestTlsRejectPlainText()
-
-
Method Details
-
data
-
initialize
- Throws:
IOException
-
cleanUp
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
createStub
protected abstract org.apache.hadoop.hbase.shaded.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface createStub() throws Exception- Throws:
Exception
-
testReject
- Throws:
Exception
-