Uses of Class
net.shibboleth.idp.plugin.oidc.op.profile.impl.AbstractOIDCTokenResponseAction
Packages that use AbstractOIDCTokenResponseAction
Package
Description
Profile action implementations related to OIDC.
Classes supporting the implementation of the UserInfo endpoint.
-
Uses of AbstractOIDCTokenResponseAction in net.shibboleth.idp.plugin.oidc.op.profile.impl
Modifier and TypeClassDescriptionclassAction that forms outbound message based on token request and response context.classAn action that creates anSubjectContextand attaches it to the currentProfileRequestContext.classAction that validates an authorization grant.classAn action that validates the grant type is registered to the requesting RP. -
Uses of AbstractOIDCTokenResponseAction in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl
Subclasses of AbstractOIDCTokenResponseAction in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.implModifier and TypeClassDescriptionclassAction that forms outbound message based on response context.