Package net.shibboleth.idp.profile.context
package net.shibboleth.idp.profile.context
Context classes for IdP-specific information needed by profile actions.
-
ClassesClassDescription
BaseContextcontaining information to preserve for auditing/logging.A 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.BaseContextcontaining relying party specific information, usually a subcontext ofProfileRequestContext.ABaseContextwhich holds the Spring WebFlowRequestContextin which the overall parent context is operating.