Package org.apache.hadoop.hbase.ipc
Class TestSecureNettyRpcServer
java.lang.Object
org.apache.hadoop.hbase.ipc.TestNettyRpcServer
org.apache.hadoop.hbase.ipc.TestSecureNettyRpcServer
@Tag("org.apache.hadoop.hbase.testclassification.RPCTests") @Tag("org.apache.hadoop.hbase.testclassification.MediumTests")
public class TestSecureNettyRpcServer
extends TestNettyRpcServer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static Stringprivate static org.apache.hadoop.minikdc.MiniKdcprivate static Fileprivate static Stringprivate static org.apache.hadoop.security.UserGroupInformationFields inherited from class org.apache.hadoop.hbase.ipc.TestNettyRpcServer
allocatorType, GENERATOR, tableName, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hbase.ipc.TestNettyRpcServer
doTest, setUpTable, testHandshakeCompleteHandler
-
Field Details
-
KEYTAB_FILE
-
KDC
-
HOST
-
PRINCIPAL
-
UGI
-
-
Constructor Details
-
TestSecureNettyRpcServer
-
-
Method Details
-
parameters
-
setup
- Overrides:
setupin classTestNettyRpcServer- Throws:
Exception
-
tearDown
- Overrides:
tearDownin classTestNettyRpcServer- Throws:
Exception
-
testNettyRpcServer
- Overrides:
testNettyRpcServerin classTestNettyRpcServer- Throws:
Exception
-
login
static org.apache.hadoop.security.UserGroupInformation login(String krbKeytab, String krbPrincipal) throws Exception - Throws:
Exception
-