Package org.apache.hadoop.hbase.ipc
Class TestSecureSimpleRpcServer
java.lang.Object
org.apache.hadoop.hbase.ipc.TestSimpleRpcServer
org.apache.hadoop.hbase.ipc.TestSecureSimpleRpcServer
- 
Field SummaryFieldsModifier 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.TestSimpleRpcServerGENERATOR, TEST_UTIL
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription(package private) static org.apache.hadoop.security.UserGroupInformationstatic voidstatic voidvoidMethods inherited from class org.apache.hadoop.hbase.ipc.TestSimpleRpcServerdoTest
- 
Field Details- 
CLASS_RULE
- 
KEYTAB_FILE
- 
KDC
- 
HOST
- 
PRINCIPAL
- 
UGI
- 
name
 
- 
- 
Constructor Details- 
TestSecureSimpleRpcServerpublic TestSecureSimpleRpcServer()
 
- 
- 
Method Details- 
setupClass- Throws:
- Exception
 
- 
tearDownClass- Throws:
- Exception
 
- 
testSimpleRpcServer- Overrides:
- testSimpleRpcServerin class- TestSimpleRpcServer
- Throws:
- Exception
 
- 
loginstatic org.apache.hadoop.security.UserGroupInformation login(String krbKeytab, String krbPrincipal) throws Exception - Throws:
- Exception
 
 
-