Class BuildRevokeTokenErrorResponseFromEvent

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

public class BuildRevokeTokenErrorResponseFromEvent extends AbstractBuildErrorResponseFromEvent<OAuth2RevocationErrorResponse,RevocationErrorObjectMapping>
This action reads an event from the configured EventContext lookup strategy, constructs an OAuth2 Token Revocation error response message and attaches it as the outbound message.