Package net.shibboleth.idp.profile.interceptor
Classes supporting profile interceptor machinery.
-
Interface Summary Interface Description ProfileInterceptorResult Represents the result of a profile interceptor flow intended for storage by aStorageService. -
Class Summary Class Description AbstractProfileInterceptorAction A base class for profile interceptor actions.AbstractProfileInterceptorResult Base class for profile interceptor results.ExternalInterceptor Public interface supporting external interceptor flows outside the webflow engine.ProfileInterceptorFlowDescriptor A descriptor for a profile interceptor flow. -
Exception Summary Exception Description ExternalInterceptorException Exception indicating a problem with the external interceptor process.