public static class HttpWagonTestCase.TestSecurityHandler extends org.mortbay.jetty.security.SecurityHandler
| Modifier and Type | Field and Description |
|---|---|
List<HttpWagonTestCase.HandlerRequestResponse> |
handlerRequestResponses |
| Constructor and Description |
|---|
HttpWagonTestCase.TestSecurityHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(String target,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
int dispatch) |
checkSecurityConstraints, doStart, getAuthenticator, getAuthMethod, getConstraintMappings, getUserRealm, hasConstraints, isCheckWelcomeFiles, setAuthenticator, setAuthMethod, setCheckWelcomeFiles, setConstraintMappings, setUserRealmaddHandler, doStop, expandChildren, getHandler, removeHandler, setHandler, setServerexpandHandler, getChildHandlerByClass, getChildHandlers, getChildHandlersByClassaddLifeCycleListener, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stoppublic List<HttpWagonTestCase.HandlerRequestResponse> handlerRequestResponses
public HttpWagonTestCase.TestSecurityHandler()
public void handle(String target, javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response, int dispatch) throws IOException, javax.servlet.ServletException
handle in interface org.mortbay.jetty.Handlerhandle in class org.mortbay.jetty.security.SecurityHandlerIOExceptionjavax.servlet.ServletExceptionCopyright © 2003–2014 The Apache Software Foundation. All rights reserved.