Package org.apache.sling.engine.impl.filter
package org.apache.sling.engine.impl.filter
-
ClassDescriptionContains 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 predicatesThis is the implementation of the management interface for the FilterProcessorMBean.The
RequestSlingFilterChainimplements the filter chain for request scoped filters.TheSlingComponentFilterChainimplements the filter chain for component scoped filters.TheSlingFilterChainHelperclass is used by Sling to support building lists ofFilters.