net.sf.jguard.jee.authentication.http
Class HttpServletAuthenticationServicePoint
java.lang.Object
net.sf.jguard.core.authentication.AbstractAuthenticationServicePoint<Req,Res>
net.sf.jguard.core.authentication.StatefulAuthenticationServicePoint<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>
net.sf.jguard.jee.authentication.http.HttpServletAuthenticationServicePoint
- All Implemented Interfaces:
- AuthenticationServicePoint<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>
public class HttpServletAuthenticationServicePoint
- extends StatefulAuthenticationServicePoint<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 |
HttpServletAuthenticationServicePoint
@Inject
public HttpServletAuthenticationServicePoint(Configuration configuration,
Configuration guestConfiguration,
Collection<AuthenticationSchemeHandler<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>> authenticationSchemeHandlers,
String applicationName,
StatefulScopes scopes,
JGuardCallbackHandler guestCallbackHandler)
Copyright © 2004-2011. All Rights Reserved.