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