Uses of Class
net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl.AbstractOIDCUserInfoValidationResponseAction
Packages that use AbstractOIDCUserInfoValidationResponseAction
Package
Description
Classes supporting the implementation of the UserInfo endpoint.
-
Uses of AbstractOIDCUserInfoValidationResponseAction in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.impl
Subclasses of AbstractOIDCUserInfoValidationResponseAction in net.shibboleth.idp.plugin.oidc.op.userinfo.profile.implModifier and TypeClassDescription(package private) classAbstract class for actions performing actions onOIDCMetadataContextlocated underInOutOperationContext.getInboundMessageContext().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.