public class AuthenticationFilterDelayer extends Object implements Filter
ContextListenerDelayer| Constructor and Description |
|---|
AuthenticationFilterDelayer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
activate(org.osgi.framework.FrameworkEvent event) |
void |
destroy() |
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
void |
frameworkEvent(org.osgi.framework.FrameworkEvent event) |
void |
init(FilterConfig filterConfig) |
public void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
doFilter in interface FilterIOExceptionServletExceptionpublic void init(FilterConfig filterConfig) throws ServletException
init in interface FilterServletExceptionpublic void frameworkEvent(org.osgi.framework.FrameworkEvent event)
public static void activate(org.osgi.framework.FrameworkEvent event)
Copyright © 2011 Nuxeo SA. All Rights Reserved.