Class AbstractOIDCAuthenticationResponseAction

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, Aware, MessageSource, MessageSourceAware, Action
Direct Known Subclasses:
AbstractHttpOIDCAuthenticationAction, ValidateResponseState

public abstract class AbstractOIDCAuthenticationResponseAction extends AbstractAuthenticationAction
Abstract class for actions based on the AuthenticationResponse located under the InOutOperationContext.getInboundMessageContext() and the built OIDCAuthenticationRequest located under the InOutOperationContext.getOutboundMessageContext().

Also makes available the OpenID Provider metadata context.