Uses of Package
org.apache.sling.engine.impl.filter
-
Packages that use org.apache.sling.engine.impl.filter Package Description org.apache.sling.engine.impl.console org.apache.sling.engine.impl.filter -
Classes in org.apache.sling.engine.impl.filter used by org.apache.sling.engine.impl.console Class Description ServletFilterManager -
Classes in org.apache.sling.engine.impl.filter used by org.apache.sling.engine.impl.filter Class Description AbstractSlingFilterChain FilterHandle FilterPredicate Contains 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 predicatesFilterProcessorMBeanImpl This is the implementation of the management interface for the FilterProcessorMBean.ServletFilterManager.FilterChainType SlingFilterChainHelper TheSlingFilterChainHelper
class is used by Sling to support building lists ofFilter
s.