Class ValidateCodeChallenge

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, ProfileAction, org.springframework.beans.factory.Aware, org.springframework.context.MessageSource, org.springframework.context.MessageSourceAware, org.springframework.webflow.execution.Action

public class ValidateCodeChallenge extends AbstractOAuthAuthorizationResponseAction
Validates the presence of PKCE code challenge parameter from the incoming authentication request.