Class FilterPredicate
java.lang.Object
org.apache.sling.engine.impl.filter.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
predicates
-
Constructor Summary
ConstructorsConstructorDescriptionFilterPredicate
(org.osgi.framework.ServiceReference<javax.servlet.Filter> reference) Create a new predicate -
Method Summary