net.sf.jguard.jee
Class HttpServletAuthenticationChallengeFilter
java.lang.Object
net.sf.jguard.core.authentication.filters.AuthenticationFilter<Req,Res>
net.sf.jguard.core.authentication.filters.AuthenticationChallengeFilter<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>
net.sf.jguard.jee.HttpServletAuthenticationChallengeFilter
- All Implemented Interfaces:
- Filter<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>
public class HttpServletAuthenticationChallengeFilter
- extends AuthenticationChallengeFilter<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 |
HttpServletAuthenticationChallengeFilter
@Inject
public HttpServletAuthenticationChallengeFilter(AuthenticationServicePoint<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse> authenticationServicePoint,
com.google.inject.Provider<JGuardCallbackHandler<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>> jGuardCallbackHandlerProvider,
AuthenticationManager authenticationManager)
Copyright © 2004-2011. All Rights Reserved.