Package net.shibboleth.idp.profile.logic.messaging
Predicates for IdP-specific messaging profiles.
-
Class Summary Class Description AbstractRelyingPartyPredicate Abstract base class for a predicate that evaluates aMessageContext
and which requires aRelyingPartyContext
obtained via a lookup function, by default a child of theInOutOperationContext
the parent of the specifiedMessageContext
.