net.sf.jguard.jee.authentication.schemes
Class HttpAuthenticationSchemeHandlerProvider
java.lang.Object
net.sf.jguard.core.authentication.schemes.AuthenticationSchemeHandlerProvider<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>
net.sf.jguard.jee.authentication.schemes.HttpAuthenticationSchemeHandlerProvider
- All Implemented Interfaces:
- javax.inject.Provider<List<AuthenticationSchemeHandler<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>>>
public class HttpAuthenticationSchemeHandlerProvider
- extends AuthenticationSchemeHandlerProvider<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 |
HttpAuthenticationSchemeHandlerProvider
@Inject
public HttpAuthenticationSchemeHandlerProvider(URL filterLocation,
StatefulScopes authenticationBindings)
Copyright © 2004-2011. All Rights Reserved.