Uses of Package
org.apache.sling.engine.impl.filter
Packages that use org.apache.sling.engine.impl.filter
-
Classes in org.apache.sling.engine.impl.filter used by org.apache.sling.engine.impl.console
-
Classes in org.apache.sling.engine.impl.filter used by org.apache.sling.engine.impl.filterClassDescriptionContains 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
SlingFilterChainHelper
class is used by Sling to support building lists ofFilter
s.