Uses of Interface
net.shibboleth.idp.profile.interceptor.ProfileInterceptorResult
Packages that use ProfileInterceptorResult
Package
Description
Context classes for IdP-specific information needed by profile actions.
Classes supporting profile interceptor machinery.
-
Uses of ProfileInterceptorResult in net.shibboleth.idp.profile.context
Fields in net.shibboleth.idp.profile.context with type parameters of type ProfileInterceptorResultModifier and TypeFieldDescriptionprivate final List<ProfileInterceptorResult>ProfileInterceptorContext.resultsResults of the flow to be written to storage.Methods in net.shibboleth.idp.profile.context that return types with arguments of type ProfileInterceptorResultModifier and TypeMethodDescriptionProfileInterceptorContext.getResults()Get the results of the flow to be written to storage. -
Uses of ProfileInterceptorResult in net.shibboleth.idp.profile.interceptor
Classes in net.shibboleth.idp.profile.interceptor that implement ProfileInterceptorResultModifier and TypeClassDescriptionclassBase class for profile interceptor results.