Class BuildAuthenticationErrorResponseFromEvent

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

public class BuildAuthenticationErrorResponseFromEvent extends AbstractBuildErrorResponseFromEvent<AuthenticationErrorResponse>
This action reads an event from the configured EventContext lookup strategy, constructs an OIDC authentication error response message and attaches it as the outbound message.