package

com.atlassian.confluence.web.filter

Interfaces

CachingHeaders Represents the different types of caching headers used by Confluence. 

Classes

ConfluenceCachingFilter Provides a list of caching strategies to use with Confluence. 
DropIfNotSetupFilter USE WITH CAUTION! This filter will drop any request that comes in when Confluence is not finished setting up. 
LanguageExtractionFilter Extracts the language cookie, or if it is not present the browser language string  
ThreadLocalCacheFilter Filter that sets up and destroys the per-web-request generic threadlocal cache.