| Package | Description |
|---|---|
| org.apache.sling.engine.impl.filter |
| Modifier and Type | Method and Description |
|---|---|
FilterHandle[] |
SlingFilterChainHelper.getFilters()
Returns the list of
Filters added to this instance
or null if no filters have been added. |
FilterHandle[] |
ServletFilterManager.getFilters(ServletFilterManager.FilterChainType chain) |
| Modifier and Type | Method and Description |
|---|---|
int |
FilterHandle.compareTo(FilterHandle other)
Note: this class has a natural ordering that is inconsistent with
equals.
|
| Constructor and Description |
|---|
AbstractSlingFilterChain(FilterHandle[] filters) |
RequestSlingFilterChain(org.apache.sling.engine.impl.SlingRequestProcessorImpl handler,
FilterHandle[] filters) |
SlingComponentFilterChain(FilterHandle[] filters) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.