public class TestSpnegoHttpServer extends HttpServerFunctionalTest
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
TEST_BUILD_WEBAPPS| Constructor and Description |
|---|
TestSpnegoHttpServer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupServer() |
static void |
stopServer() |
void |
testAllowedClient() |
void |
testMissingConfigurationThrowsException() |
void |
testUnauthorizedClientsDisallowed() |
createAndStartTestServer, createServer, createServer, createServer, createServer, createServer, createTestServer, createTestServer, createTestServer, createTestServer, createTestServerWithSecurity, deleteRecursively, getFreePort, getServerURL, prepareTestWebapp, readOutput, stoppublic static void setupServer()
throws java.lang.Exception
java.lang.Exceptionpublic static void stopServer()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnauthorizedClientsDisallowed()
throws java.io.IOException
java.io.IOExceptionpublic void testAllowedClient()
throws java.lang.Exception
java.lang.Exceptionpublic void testMissingConfigurationThrowsException()
throws java.lang.Exception
java.lang.Exception