Package net.shibboleth.idp.profile.context
@NonnullElements
package net.shibboleth.idp.profile.context
Context classes for IdP-specific information needed by profile actions.
-
ClassesClassDescriptionA context representing the state of an externalized interceptor flow.
BaseContextrepresenting multiple relying parties involved in a request, usually a subcontext ofProfileRequestContext.ABaseContextwhich holds flows that are available to be executed, the last flow attempted, and any flow result.ABaseContextwhich holds the Spring WebFlowRequestContextin which the overall parent context is operating.