Uses of Package
net.shibboleth.idp.profile.interceptor
-
Packages that use net.shibboleth.idp.profile.interceptor Package Description net.shibboleth.idp.profile.context Context classes for IdP-specific information needed by profile actions.net.shibboleth.idp.profile.interceptor Classes supporting profile interceptor machinery. -
Classes in net.shibboleth.idp.profile.interceptor used by net.shibboleth.idp.profile.context Class Description ExternalInterceptor Public interface supporting external interceptor flows outside the webflow engine.ProfileInterceptorFlowDescriptor A descriptor for a profile interceptor flow.ProfileInterceptorResult Represents the result of a profile interceptor flow intended for storage by aStorageService. -
Classes in net.shibboleth.idp.profile.interceptor used by net.shibboleth.idp.profile.interceptor Class Description ExternalInterceptorException Exception indicating a problem with the external interceptor process.ProfileInterceptorResult Represents the result of a profile interceptor flow intended for storage by aStorageService.