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
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate 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.TestSimpleRpcServer
GENERATOR, TEST_UTIL -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static org.apache.hadoop.security.UserGroupInformationstatic voidstatic voidvoidMethods 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:
testSimpleRpcServerin classTestSimpleRpcServer- Throws:
Exception
-
login
static org.apache.hadoop.security.UserGroupInformation login(String krbKeytab, String krbPrincipal) throws Exception - Throws:
Exception
-