net.sf.jguard.jee
Class HttpServletGuestAuthenticationSchemeHandlersProvider
java.lang.Object
net.sf.jguard.jee.HttpServletGuestAuthenticationSchemeHandlersProvider
- All Implemented Interfaces:
- javax.inject.Provider<Collection<AuthenticationSchemeHandler<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>>>
public class HttpServletGuestAuthenticationSchemeHandlersProvider
- extends Object
- implements com.google.inject.Provider<Collection<AuthenticationSchemeHandler<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 |
HttpServletGuestAuthenticationSchemeHandlersProvider
@Inject
public HttpServletGuestAuthenticationSchemeHandlersProvider(AuthenticationSchemeHandler<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse> authenticationSchemeHandler)
get
public Collection<AuthenticationSchemeHandler<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>> get()
- Specified by:
get in interface javax.inject.Provider<Collection<AuthenticationSchemeHandler<javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse>>>
Copyright © 2004-2011. All Rights Reserved.