| Modifier and Type | Field and Description |
|---|---|
static String |
BACKEND_KEY |
static int |
LOCK_TIMOUT_S |
static String |
MSOFFICE_USERAGENT |
static String |
SESSION_KEY |
static String |
WEBDAV_USERAGENT |
| Constructor and Description |
|---|
WIRequestFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
void |
init(FilterConfig filterConfig) |
public static String WEBDAV_USERAGENT
public static String MSOFFICE_USERAGENT
public static final String SESSION_KEY
public static final String BACKEND_KEY
public static final int LOCK_TIMOUT_S
public void init(FilterConfig filterConfig) throws ServletException
init in interface FilterServletExceptionpublic void doFilter(ServletRequest request, ServletResponse response, FilterChain chain) throws IOException, ServletException
doFilter in interface FilterIOExceptionServletExceptionCopyright © 2013 Nuxeo SA. All Rights Reserved.