Uses of Class
net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl.AbstractOIDCUserInfoRequestAction
Packages that use AbstractOIDCUserInfoRequestAction
Package
Description
Classes supporting the implementation of the UserInfo endpoint.
-
Uses of AbstractOIDCUserInfoRequestAction in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl
Subclasses of AbstractOIDCUserInfoRequestAction in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.implModifier and TypeClassDescription(package private) classAbstract class for actions performing actions onOIDCMetadataContextlocated underInOutOperationContext.getInboundMessageContext().(package private) classAbstract class for actions performing actions onOIDCAuthenticationResponseContextlocated underInOutOperationContext.getOutboundMessageContext().classAction that parses an access token and initially populates the claims for later validation.classAction that validates the claims pulled from an access token as usable for access to the OP's UserInfo endpoint.