| Constructor | Description |
|---|---|
XSSFilter() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
destroy() |
|
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain chain) |
|
void |
init(FilterConfig filterConfig) |
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 FilterIOExceptionServletException