Uses of Class
net.shibboleth.sp.oidc.profile.impl.AbstractHttpOAuthAction
Packages that use AbstractHttpOAuthAction
Package
Description
OIDC Relying Party profile implementation classes.
-
Uses of AbstractHttpOAuthAction in net.shibboleth.sp.oidc.profile.impl
Subclasses of AbstractHttpOAuthAction in net.shibboleth.sp.oidc.profile.implModifier and TypeClassDescriptionclassAction to exchange the authorization code in the authentication response for an OAuth access token which contains an OIDC id_token.classRequest information from the UserInfo OAuth2.0 endpoint using the access_token already present in the context.