Package net.shibboleth.idp.profile.interceptor.impl
@NonnullElements
package net.shibboleth.idp.profile.interceptor.impl
Implementation of a profile interceptor flow which executes other flows.
-
ClassesClassDescriptionImplementation of the
ExternalInterceptorAPI 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 aProfileInterceptorContextwithProfileInterceptorFlowDescriptorobjects based on flow IDs from a lookup function.Manager ofProfileInterceptorFlowDescriptorobjects.A profile interceptor action that selects flows to invoke.A profile interceptor action that writes aProfileInterceptorResultto aStorageService.