Uses of Class
net.shibboleth.idp.plugin.oidc.op.profile.impl.InitializeOutboundResponseMessageContext
Packages that use InitializeOutboundResponseMessageContext
Package
Description
Profile action implementations related to OAuth2.
Profile action implementations related to OIDC.
Classes supporting the implementation of the UserInfo endpoint.
-
Uses of InitializeOutboundResponseMessageContext in net.shibboleth.idp.plugin.oidc.op.logout.profile.impl
Subclasses of InitializeOutboundResponseMessageContext in net.shibboleth.idp.plugin.oidc.op.logout.profile.implModifier and TypeClassDescriptionclassAction that adds an outboundMessageContextand related contexts to theProfileRequestContext.classThis action createsOIDCLogoutPropagationContextand populates it with the front- and back-channel URIs if found from the RP metadata. -
Uses of InitializeOutboundResponseMessageContext in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.impl
Subclasses of InitializeOutboundResponseMessageContext in net.shibboleth.idp.plugin.oidc.op.oauth2.profile.implModifier and TypeClassDescriptionclassAction that adds an outboundMessageContextand related contexts to theProfileRequestContext. -
Uses of InitializeOutboundResponseMessageContext in net.shibboleth.idp.plugin.oidc.op.profile.impl
Subclasses of InitializeOutboundResponseMessageContext in net.shibboleth.idp.plugin.oidc.op.profile.implModifier and TypeClassDescriptionclassAction that adds an outboundMessageContextand related OIDC contexts to theProfileRequestContextbased on the identity of a relying party accessed via a lookup strategy, by default an immediate child of the profile request context.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of InitializeOutboundResponseMessageContext in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl
Subclasses of InitializeOutboundResponseMessageContext in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.implModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.