nu.localhost.tapestry5.springsecurity.services.internal
Class RequestFilterWrapper
java.lang.Object
nu.localhost.tapestry5.springsecurity.services.internal.RequestFilterWrapper
- All Implemented Interfaces:
- RequestFilter
public class RequestFilterWrapper
- extends Object
- implements RequestFilter
- Author:
- Ivan Dubrov
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestFilterWrapper
public RequestFilterWrapper(RequestGlobals globals,
Filter filter)
service
public final boolean service(Request request,
Response response,
RequestHandler handler)
throws IOException
- Specified by:
service in interface RequestFilter
- Throws:
IOException
Copyright © 2007-2009 Robin Helgelin. All Rights Reserved.