Package net.shibboleth.idp.profile.interceptor.impl
Implementation of a profile interceptor flow which executes other flows.
-
Class Summary Class Description ExternalInterceptorImpl Implementation of theExternalInterceptorAPI that handles moving information in and out of request attributes.FilterFlowsByNonBrowserSupport A profile interceptor action that filters out available interceptor flows if the request requires non-browser support and the flows require a browser.PopulateProfileInterceptorContext An profile interceptor action that populates aProfileInterceptorContextwithProfileInterceptorFlowDescriptorobjects based on flow IDs from a lookup function.ProfileInterceptorFlowDescriptorManager Manager ofProfileInterceptorFlowDescriptorobjects.SelectProfileInterceptorFlow A profile interceptor action that selects flows to invoke.WriteProfileInterceptorResultToStorage A profile interceptor action that writes aProfileInterceptorResultto aStorageService.