Package org.apache.hadoop.hbase.ipc
Class TestSecureSimpleRpcServer
java.lang.Object
org.apache.hadoop.hbase.ipc.TestSimpleRpcServer
org.apache.hadoop.hbase.ipc.TestSecureSimpleRpcServer
-
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.TestSimpleRpcServer
GENERATOR, TEST_UTIL
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescription(package private) static org.apache.hadoop.security.UserGroupInformation
static void
static void
void
Methods inherited from class org.apache.hadoop.hbase.ipc.TestSimpleRpcServer
doTest
-
Field Details
-
CLASS_RULE
-
KEYTAB_FILE
-
KDC
-
HOST
-
PRINCIPAL
-
UGI
-
name
-
-
Constructor Details
-
TestSecureSimpleRpcServer
public TestSecureSimpleRpcServer()
-
-
Method Details
-
setupClass
- Throws:
Exception
-
tearDownClass
- Throws:
Exception
-
testSimpleRpcServer
- Overrides:
testSimpleRpcServer
in classTestSimpleRpcServer
- Throws:
Exception
-
login
static org.apache.hadoop.security.UserGroupInformation login(String krbKeytab, String krbPrincipal) throws Exception - Throws:
Exception
-