Package | Description |
---|---|
org.apache.sling.engine.impl.filter |
Modifier and Type | Method and Description |
---|---|
FilterHandle[] |
SlingFilterChainHelper.getFilters()
Returns the list of
Filter s 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(SlingRequestProcessorImpl handler,
FilterHandle[] filters) |
SlingComponentFilterChain(FilterHandle[] filters) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.