public class TestSecureSimpleRpcServer extends TestSimpleRpcServer
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static String |
HOST |
private static org.apache.hadoop.minikdc.MiniKdc |
KDC |
private static File |
KEYTAB_FILE |
TableNameTestRule |
name |
private static String |
PRINCIPAL |
private static org.apache.hadoop.security.UserGroupInformation |
UGI |
GENERATOR, TEST_UTIL| Constructor and Description |
|---|
TestSecureSimpleRpcServer() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static org.apache.hadoop.security.UserGroupInformation |
login(String krbKeytab,
String krbPrincipal) |
static void |
setupClass() |
static void |
tearDownClass() |
void |
testSimpleRpcServer() |
doTestpublic static final HBaseClassTestRule CLASS_RULE
private static File KEYTAB_FILE
private static org.apache.hadoop.minikdc.MiniKdc KDC
private static org.apache.hadoop.security.UserGroupInformation UGI
public TableNameTestRule name
public TestSecureSimpleRpcServer()
public static void setupClass() throws Exception
Exceptionpublic static void tearDownClass() throws Exception
Exceptionpublic void testSimpleRpcServer() throws Exception
testSimpleRpcServer in class TestSimpleRpcServerExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.