Uses of Class
net.shibboleth.idp.plugin.oidc.op.profile.impl.AbstractOIDCTokenRequestAction
Packages that use AbstractOIDCTokenRequestAction
Package
Description
Profile action implementations related to OIDC.
Classes supporting the implementation of the UserInfo endpoint.
-
Uses of AbstractOIDCTokenRequestAction in net.shibboleth.idp.plugin.oidc.op.profile.impl
Modifier and TypeClassDescriptionclassAbstract class for actions performing actions onOIDCAuthenticationResponseContextlocated underInOutOperationContext.getOutboundMessageContext().classAction 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 AbstractOIDCTokenRequestAction in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl
Subclasses of AbstractOIDCTokenRequestAction in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.implModifier and TypeClassDescriptionclassAction that forms outbound message based on response context.