Class SetAuthenticationContextClassReferenceFromAuthzCodeToResponseContext

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

public class SetAuthenticationContextClassReferenceFromAuthzCodeToResponseContext extends AbstractOIDCAuthenticationResponseAction
Action that sets authentication context class reference to work context OIDCAuthenticationResponseContext located under InOutOperationContext.getOutboundMessageContext(). The acr is located from authz code. This implementation applies only to token endpoint.