public class TestSecureRESTServer extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestSecureRESTServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupServer() |
static void |
stopServer() |
void |
testNegativeAuthorization() |
void |
testPositiveAuthorization() |
public static final HBaseClassTestRule CLASS_RULE
public TestSecureRESTServer()
public static void setupServer() throws Exception
Exceptionpublic static void stopServer() throws Exception
Exceptionpublic void testPositiveAuthorization() throws Exception
Exceptionpublic void testNegativeAuthorization() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.