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
RequestSlingFilterChain
implements the filter chain for request scoped filters.TheSlingComponentFilterChain
implements the filter chain for component scoped filters.TheSlingFilterChainHelper
class is used by Sling to support building lists ofFilter
s.