See: Description
| Class | Description |
|---|---|
| AuditContext |
BaseContext containing information to preserve for auditing/logging. |
| MultiRelyingPartyContext |
BaseContext representing multiple relying parties involved in a request, usually a
subcontext of ProfileRequestContext. |
| ProfileInterceptorContext |
A
BaseContext which holds flows that are available to be executed, the last flow attempted, and any flow
result. |
| RelyingPartyContext |
BaseContext containing relying party specific information, usually a
subcontext of ProfileRequestContext. |
| SpringRequestContext |
A
BaseContext which holds the Spring WebFlow RequestContext in which the
overall parent context is operating. |
Copyright © 1999–2018 Shibboleth Consortium. All rights reserved.