Package fr.xebia.servlet.filter

Class Summary
ExpiresFilter ExpiresFilter is a Java Servlet API port of Apache mod_expires to add ' Expires' and 'Cache-Control: max-age=' headers to HTTP response according to its 'Content-Type'
ExpiresFilter.Duration Duration composed of an ExpiresFilter.Duration.amount and a ExpiresFilter.Duration.unit
ExpiresFilter.ExpiresConfiguration Main piece of configuration of the filter.
SecuredRemoteAddressFilter Sets RequestFacade#isSecure() to true if ServletRequest.getRemoteAddr() matches one of the securedRemoteAddresses of this filter.
XForwardedFilter Servlet filter to integrate "X-Forwarded-For" and "X-Forwarded-Proto" HTTP headers.
XForwardedFilter.XForwardedRequest  
 

Enum Summary
ExpiresFilter.DurationUnit Duration unit
ExpiresFilter.StartingPoint Expiration configuration starting point.
 



Copyright © 2012. All Rights Reserved.