public class ResourceUrlEncodingFilter extends GenericFilterBean
HttpServletResponse
and overrides its
encodeURL
method in order to
translate internal resource request URLs into public URL paths for external
use.Modifier and Type | Class and Description |
---|---|
private static class |
ResourceUrlEncodingFilter.ResourceUrlEncodingResponseWrapper |
Modifier and Type | Field and Description |
---|---|
private static Log |
logger |
Constructor and Description |
---|
ResourceUrlEncodingFilter() |
Modifier and Type | Method and Description |
---|---|
void |
doFilter(ServletRequest request,
ServletResponse response,
FilterChain filterChain) |
addRequiredProperty, afterPropertiesSet, destroy, getFilterConfig, getFilterName, getServletContext, init, initBeanWrapper, initFilterBean, setBeanName, setEnvironment, setServletContext