net.sf.jguard.jee.authentication.filters
Class HttpServletGuestAuthenticationFilter
java.lang.Object
net.sf.jguard.core.authentication.filters.AuthenticationFilter<Req,Res>
net.sf.jguard.core.authentication.filters.GuestAuthenticationFilter<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>
net.sf.jguard.jee.authentication.filters.HttpServletGuestAuthenticationFilter
- All Implemented Interfaces:
- Filter<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>
public class HttpServletGuestAuthenticationFilter
- extends GuestAuthenticationFilter<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>
- Author:
- Charles Gay
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpServletGuestAuthenticationFilter
@Inject
public HttpServletGuestAuthenticationFilter(Subject guestSubject,
AuthenticationServicePoint<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse> httpServletRequestHttpServletResponseAuthenticationServicePoint)
Copyright © 2004-2011. All Rights Reserved.