@InterfaceStability.Unstable
| Class | Description | 
|---|---|
| HttpServerFunctionalTest | 
 This is a base class for functional tests of the  
HttpServer. | 
| TestGlobalFilter | |
| TestGlobalFilter.RecordingFilter | 
 A very simple filter that records accessed uri's 
 | 
| TestGlobalFilter.RecordingFilter.Initializer | 
 Configuration for RecordingFilter 
 | 
| TestHtmlQuoting | |
| TestHttpRequestLog | |
| TestHttpRequestLogAppender | |
| TestHttpServer | |
| TestHttpServer.DummyFilterInitializer | 
 FilterInitializer that initialized the DummyFilter. 
 | 
| TestHttpServer.DummyServletFilter | 
 Dummy filter that mimics as an authentication filter. 
 | 
| TestHttpServer.EchoMapServlet | |
| TestHttpServer.EchoServlet | |
| TestHttpServer.HtmlContentServlet | |
| TestHttpServer.LongHeaderServlet | |
| TestHttpServer.MyGroupsProvider | 
 Custom user->group mapping service. 
 | 
| TestHttpServerLifecycle | |
| TestHttpServerWebapps | 
 Test webapp loading 
 | 
| TestPathFilter | |
| TestPathFilter.RecordingFilter | 
 A very simple filter that records accessed uri's 
 | 
| TestPathFilter.RecordingFilter.Initializer | 
 Configuration for RecordingFilter 
 | 
| TestServletFilter | |
| TestServletFilter.ErrorFilter | |
| TestServletFilter.ErrorFilter.Initializer | 
 Configuration for the filter 
 | 
| TestServletFilter.SimpleFilter | 
 A very simple filter which record the uri filtered. 
 | 
| TestServletFilter.SimpleFilter.Initializer | 
 Configuration for the filter 
 | 
| TestSpnegoHttpServer | 
 Test class for SPNEGO authentication on the HttpServer. 
 | 
| TestSSLHttpServer | 
 This testcase issues SSL certificates configures the HttpServer to serve
 HTTPS using the created certficates and calls an echo servlet using the
 corresponding HTTPS URL. 
 | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.