public class RemoveCookiesFilter extends java.lang.Object implements CLogConstants
| Modifier and Type | Class and Description |
|---|---|
class |
RemoveCookiesFilter.HttpServletResponseNoCookies |
LL_DBG, LL_ERR, LL_INF, LL_WAR| Constructor and Description |
|---|
RemoveCookiesFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
void |
init(FilterConfig config) |
public void init(FilterConfig config)
throws ServletException
ServletExceptionpublic void doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain)
throws java.io.IOException,
ServletException
java.io.IOExceptionServletExceptionpublic void destroy()
Copyright © CaptainCasa Gmbh. All Rights Reserved.