Package net.shibboleth.idp.profile.interceptor.impl
package net.shibboleth.idp.profile.interceptor.impl
Implementation of a profile interceptor flow which executes other flows.
-
ClassesClassDescriptionImplementation of the
ExternalInterceptor
API that handles moving information in and out of request attributes.A profile interceptor action that filters out available interceptor flows if the request requires non-browser support and the flows require a browser.An profile interceptor action that populates aProfileInterceptorContext
withProfileInterceptorFlowDescriptor
objects based on flow IDs from a lookup function.Manager ofProfileInterceptorFlowDescriptor
objects.A profile interceptor action that selects flows to invoke.A profile interceptor action that writes aProfileInterceptorResult
to aStorageService
.