public interface FilterChain
Modifier and Type | Method and Description |
---|---|
void |
doFilter(ServletRequest request,
ServletResponse response) |
void doFilter(ServletRequest request, ServletResponse response) throws java.io.IOException, ServletException
java.io.IOException
ServletException
Copyright © 2013. All Rights Reserved.