public class ProxyConnectionVerifierFilter extends Object implements Filter
| Constructor and Description |
|---|
ProxyConnectionVerifierFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doFilter(ServletRequest req,
ServletResponse resp,
FilterChain chain) |
void |
init(FilterConfig filterConfig) |
public ProxyConnectionVerifierFilter()
public void doFilter(ServletRequest req, ServletResponse resp, FilterChain chain) throws IOException, ServletException
doFilter in interface FilterIOExceptionServletExceptionpublic void init(FilterConfig filterConfig) throws ServletException
init in interface FilterServletExceptionCopyright © 2003–2013 The Apache Software Foundation. All rights reserved.