Package net.shibboleth.idp.profile.context
Context classes for IdP-specific information needed by profile actions.
-
Class Summary Class Description AuditContext BaseContextcontaining information to preserve for auditing/logging.ExternalInterceptorContext A context representing the state of an externalized interceptor flow.MultiRelyingPartyContext BaseContextrepresenting multiple relying parties involved in a request, usually a subcontext ofProfileRequestContext.ProfileInterceptorContext ABaseContextwhich holds flows that are available to be executed, the last flow attempted, and any flow result.RelyingPartyContext BaseContextcontaining relying party specific information, usually a subcontext ofProfileRequestContext.SpringRequestContext ABaseContextwhich holds the Spring WebFlowRequestContextin which the overall parent context is operating.