Uses of Package
net.shibboleth.idp.profile.interceptor
-
Packages that use net.shibboleth.idp.profile.interceptor Package Description net.shibboleth.idp.consent.flow.ar.impl Actions and flow descriptors related to attribute release consent.net.shibboleth.idp.consent.flow.impl Actions and flow descriptors related to consent.net.shibboleth.idp.consent.flow.storage.impl Actions related to consent storage.net.shibboleth.idp.consent.logic.impl Predicates and functions related to attribute consent.net.shibboleth.idp.consent.storage.impl Storage and serialization classes related to attribute consent.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.net.shibboleth.idp.profile.interceptor.impl Implementation of a profile interceptor flow which executes other flows. -
Classes in net.shibboleth.idp.profile.interceptor used by net.shibboleth.idp.consent.flow.ar.impl Class Description AbstractProfileInterceptorAction A base class for profile interceptor actions.ProfileInterceptorFlowDescriptor A descriptor for a profile interceptor flow. -
Classes in net.shibboleth.idp.profile.interceptor used by net.shibboleth.idp.consent.flow.impl Class Description AbstractProfileInterceptorAction A base class for profile interceptor actions.ProfileInterceptorFlowDescriptor A descriptor for a profile interceptor flow. -
Classes in net.shibboleth.idp.profile.interceptor used by net.shibboleth.idp.consent.flow.storage.impl Class Description AbstractProfileInterceptorAction A base class for profile interceptor actions.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.consent.logic.impl Class Description ProfileInterceptorFlowDescriptor A descriptor for a profile interceptor flow. -
Classes in net.shibboleth.idp.profile.interceptor used by net.shibboleth.idp.consent.storage.impl Class Description AbstractProfileInterceptorResult Base class for profile interceptor results.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.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. -
Classes in net.shibboleth.idp.profile.interceptor used by net.shibboleth.idp.profile.interceptor.impl Class Description AbstractProfileInterceptorAction A base class for profile interceptor actions.ExternalInterceptor Public interface supporting external interceptor flows outside the webflow engine.ExternalInterceptorException Exception indicating a problem with the external interceptor process.ProfileInterceptorFlowDescriptor A descriptor for a profile interceptor flow.ProfileInterceptorResult Represents the result of a profile interceptor flow intended for storage by aStorageService.