Class HttpServletRequestPredicate

java.lang.Object
net.shibboleth.shared.component.AbstractInitializableComponent
net.shibboleth.sp.profile.context.logic.HttpServletRequestPredicate
All Implemented Interfaces:
Predicate<ProfileRequestContext>, Component, DestructableComponent, InitializableComponent

public class HttpServletRequestPredicate extends AbstractInitializableComponent implements Predicate<ProfileRequestContext>
A predicate that supports configurable evaluation of servlet request state to produce a result via the HttpServletRequestValidator interface.