Class AddPKCECodeVerifierAndChallenge

All Implemented Interfaces:
Component, DestructableComponent, InitializableComponent, MessageHandler

public class AddPKCECodeVerifierAndChallenge extends AbstractAuthenticationRequestParameterValueMessageHandler<PKCEOptions>
Create an OAuth 2.0 PCKE code_verifier to use in the token request, and derives a code_challenge for immediate use in the authorization request.