Package net.shibboleth.idp.profile.context
package net.shibboleth.idp.profile.context
Context classes for IdP-specific information needed by profile actions.
-
ClassesClassDescription
BaseContext
containing information to preserve for auditing/logging.A context representing the state of an externalized interceptor flow.BaseContext
representing multiple relying parties involved in a request, usually a subcontext ofProfileRequestContext
.ABaseContext
which holds flows that are available to be executed, the last flow attempted, and any flow result.BaseContext
containing relying party specific information, usually a subcontext ofProfileRequestContext
.ABaseContext
which holds the Spring WebFlowRequestContext
in which the overall parent context is operating.