public class OutlookResourceFilter
extends org.exoplatform.container.web.AbstractFilter
implements org.exoplatform.web.filter.Filter
| Modifier and Type | Field and Description |
|---|---|
protected static String |
CACHE_CONTROL
The Constant CACHE_CONTROL.
|
protected static org.gatein.common.logging.Logger |
LOG
The Constant LOG.
|
protected static String |
METHOD_GET
The Constant METHOD_GET.
|
| Constructor and Description |
|---|
OutlookResourceFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doFilter(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
javax.servlet.FilterChain chain) |
protected String |
version() |
protected static final org.gatein.common.logging.Logger LOG
protected static final String METHOD_GET
protected static final String CACHE_CONTROL
public void doFilter(javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response,
javax.servlet.FilterChain chain)
throws IOException,
javax.servlet.ServletException
doFilter in interface javax.servlet.FilterIOExceptionjavax.servlet.ServletExceptionpublic void destroy()
destroy in interface javax.servlet.Filterprotected String version()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.