Class AbstractOIDCUserInfoValidationResponseAction

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, org.springframework.beans.factory.Aware, org.springframework.context.MessageSource, org.springframework.context.MessageSourceAware, org.springframework.webflow.execution.Action
Direct Known Subclasses:
AbstractOIDCUserInfoResponseAction, ParseAccessToken, ValidateAccessToken

abstract class AbstractOIDCUserInfoValidationResponseAction extends AbstractOIDCUserInfoRequestAction
Abstract class for actions performing actions on OIDCAuthenticationResponseContext located under InOutOperationContext.getOutboundMessageContext(). Extends base class that offers actions on UserInfoRequest found via InOutOperationContext.getInboundMessageContext() and MessageContext.getMessage().