| Package | Description |
|---|---|
| org.apache.sling.engine.impl.filter |
| Modifier and Type | Method and Description |
|---|---|
static ServletFilterManager.FilterChainType |
ServletFilterManager.FilterChainType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServletFilterManager.FilterChainType[] |
ServletFilterManager.FilterChainType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SlingFilterChainHelper |
ServletFilterManager.getFilterChain(ServletFilterManager.FilterChainType chain) |
FilterHandle[] |
ServletFilterManager.getFilters(ServletFilterManager.FilterChainType chain) |
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.