Package org.apache.hadoop.hbase.ipc
Class TestSecureNettyRpcServer
java.lang.Object
org.apache.hadoop.hbase.ipc.TestNettyRpcServer
org.apache.hadoop.hbase.ipc.TestSecureNettyRpcServer
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static String
private static org.apache.hadoop.minikdc.MiniKdc
private static File
private static String
private static org.apache.hadoop.security.UserGroupInformation
Fields inherited from class org.apache.hadoop.hbase.ipc.TestNettyRpcServer
allocatorType, GENERATOR, TEST_UTIL
-
Constructor Summary
-
Method Summary
Methods inherited from class org.apache.hadoop.hbase.ipc.TestNettyRpcServer
doTest, parameters, testHandshakeCompleteHandler
-
Field Details
-
CLASS_RULE
-
KEYTAB_FILE
-
KDC
-
HOST
-
PRINCIPAL
-
UGI
-
name
-
-
Constructor Details
-
TestSecureNettyRpcServer
public TestSecureNettyRpcServer()
-
-
Method Details
-
setup
- Overrides:
setup
in classTestNettyRpcServer
- Throws:
Exception
-
tearDown
- Overrides:
tearDown
in classTestNettyRpcServer
- Throws:
Exception
-
testNettyRpcServer
- Overrides:
testNettyRpcServer
in classTestNettyRpcServer
- Throws:
Exception
-
login
static org.apache.hadoop.security.UserGroupInformation login(String krbKeytab, String krbPrincipal) throws Exception - Throws:
Exception
-