org.mortbay.http.handler
public class SecurityHandler extends AbstractHttpHandler
Version: $Id: SecurityHandler.java,v 1.32 2005/08/13 00:01:26 gregwilkins Exp $
Method Summary | |
---|---|
String | getAuthMethod() |
void | handle(String pathInContext, String pathParams, HttpRequest request, HttpResponse response) |
void | setAuthMethod(String method) |
void | start() |