Package net.shibboleth.idp.profile.context.navigate.messaging
Context navigation for IdP-specific messaging contexts.
-
Class Summary Class Description AbstractRelyingPartyLookupFunction<ResultType> Abstract base class for a function that requires aProfileRequestContext
obtained via a lookup function, by default the parent of the specifiedMessageContext
, and aRelyingPartyContext
obtained via a lookup function, by default a child of the aforementioned parent.