Package org.apache.hadoop.hbase.security
Class AbstractTestTlsRejectPlainText
java.lang.Object
org.apache.hadoop.hbase.security.AbstractTestTlsRejectPlainText
- Direct Known Subclasses:
TestNettyTlsIPCRejectPlainText
,TestSaslTlsIPCRejectPlainText
-
Field Summary
Modifier and TypeFieldDescriptionprotected static File
char[]
protected static X509TestContextProvider
protected org.apache.hadoop.hbase.ipc.RpcClient
protected org.apache.hadoop.hbase.ipc.RpcServer
protected static HBaseCommonTestingUtil
private X509TestContext
-
Constructor Summary
-
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
-