| Class | Description |
|---|---|
| AbstractSlingFilterChain | |
| FilterHandle | |
| FilterPredicate |
Contains a set of predicates that helps testing whether to enable a filter for a request or not
it can only be constructed from a filter service reference, from whose properties it builds its
predicates
|
| FilterProcessorMBeanImpl |
This is the implementation of the management interface for the
FilterProcessorMBean.
|
| RequestSlingFilterChain |
The
RequestSlingFilterChain implements the filter chain for
request scoped filters. |
| ServletFilterManager | |
| SlingComponentFilterChain |
The
SlingComponentFilterChain implements the filter chain for
component scoped filters. |
| SlingFilterChainHelper |
The
SlingFilterChainHelper class is used by Sling to
support building lists of Filters. |
| Enum | Description |
|---|---|
| ServletFilterManager.FilterChainType |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.