Package net.shibboleth.idp.profile.context.navigate
@NonnullElements
package net.shibboleth.idp.profile.context.navigate
Functions dealing with traversing and extracting data from profile request contexts.
-
ClassesClassDescriptionA function that returns
MultiRelyingPartyContext.getCurrentRelyingPartyContext().ABiFunctionthat returns aRelyingPartyContextbased on ID.A function that returns a collection ofRelyingPartyContexts based on a label.A function that returns a view name to render based on a Spring Web FlowEvent.A lookup function that fetches a SWF flow scope parameters.A function that returns a status message to include, if any, in a SAML response based on the current profile request context state, using Spring'sMessageSourcefunctionality.AFunctionthat checks for cases in which the webflow's current event is not reflected by an attachedEventContextand compensates, along with returning a suitably populated context.AFunctionthat extracts theProfileRequestContextfrom the current Webflow conversation.