Interface | Description |
---|---|
PerformanceStatistics.StatProvider |
Class | Description |
---|---|
AccessLogFilter |
Logs JIRA username and request URL via log4j.
|
BambooAcegiProxyFilter | |
BambooCompressingFilter |
Wraps the
CompressingFilter so that it can be switched on and off from the Bamboo UI. |
BambooJohnsonFilter | |
BambooProfilingFilter | |
CleanupSpringRequestAttributesFilter |
org.springframework.web.filter.RequestContextFilter (and any OncePerRequestFilter) will set a request attribute
with an instance of WebAsyncManager (by calling
org.springframework.web.context.request.async.WebAsyncUtils#getAsyncManager(javax.servlet.ServletRequest))
If a plugin calls org.springframework.web.context.request.async.WebAsyncUtils#getAsyncManager(javax.servlet.ServletRequest)
it will retrieve that instance of WebAsyncManager, but will cause a ClassCastException, as plugins have different
Spring classes than core.
|
ClickjackingAndMimeTypeSniffingPreventionFilter | |
CookieCacheControlFilter | |
DecoratorOverrideFilter |
Sets a Sitemesh decorator attribute in the request to override any other decorator mappings.
|
IgnoreNewRelicFilter |
Allows you to ignore newrelic metrics collection
http://newrelic.com/docs/java/blocking-instrumentation-in-java
|
NewRelicTransactionNamingFilter |
Filter to add meaningful names to NewRelic transactions
https://newrelic.com/docs/java/java-agent-component-based-web-transaction-naming
|
NonCachingHeaderFilter | |
Page<T> | |
Pager<T> | |
PerformanceStatistics | |
PerformanceStatistics.ServletPathStats | |
PerformanceStatistics.Stats | |
PerformanceStatistics.UrlStats | |
RequestCacheThreadLocalFilter | |
RequestReferenceCounter | |
ResourceDownloadRewriteRule |
This Tuckey URL
RewriteRule will normalise a URL and then make sure that it does
not attempt to use directory traversal to access the WEB-INF/META-INF directory. |
SeraphLoginFilter | |
SessionCreationForAnonymousUserFilter |
See BDEV-2966.
|
SessionExpiryFilter |
Check and extend user session last access time attribute.
|
UrlRewriteFilter |
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.