Uses of Class
net.shibboleth.idp.profile.interceptor.ExternalInterceptor
Packages that use ExternalInterceptor
Package
Description
Context classes for IdP-specific information needed by profile actions.
-
Uses of ExternalInterceptor in net.shibboleth.idp.profile.context
Fields in net.shibboleth.idp.profile.context declared as ExternalInterceptorModifier and TypeFieldDescriptionprivate final ExternalInterceptorExternalInterceptorContext.externalInterceptorImplementation object.Methods in net.shibboleth.idp.profile.context that return ExternalInterceptorModifier and TypeMethodDescriptionExternalInterceptorContext.getExternalInterceptor()Get theExternalInterceptorinstalled in the context.Constructors in net.shibboleth.idp.profile.context with parameters of type ExternalInterceptorModifierConstructorDescriptionExternalInterceptorContext(ExternalInterceptor interceptor) Constructor.