| Class | Description |
|---|---|
| DelegatingPluginFilter |
We wrap the plugins filter so that we can set some things up before the plugins filter is called.
|
| IteratingFilterChain |
This FilterChain passes control from the first Filter in an iterator to the last.
|
| PluginFilterConfig |
Instances of the PluginFilterConfig are passed to plugins
Filter init() method. |
| ServletFilterModuleContainerFilter |
Applications need to create a concrete subclass of this for use in their filter stack.
|
| Enum | Description |
|---|---|
| FilterDispatcherCondition | Deprecated
since 4.6.0.
|
| FilterLocation |
An enumeration defining the places plugin filters can appear in an applications filter stack.
|
Copyright © 2019 Atlassian. All rights reserved.