Class BuildUserInfoErrorResponseFromEvent

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action

public class BuildUserInfoErrorResponseFromEvent extends AbstractBuildErrorResponseFromEvent<com.nimbusds.openid.connect.sdk.UserInfoErrorResponse,UserInfoErrorObjectMapping>
This action reads an event from the configured EventContext lookup strategy, constructs an OIDC user info error response message and attaches it as the outbound message.