Class OAuth2AuthorizationCodeRequestAuthenticationException

All Implemented Interfaces:
Serializable

public class OAuth2AuthorizationCodeRequestAuthenticationException extends OAuth2AuthenticationException
This exception is thrown by OAuth2AuthorizationCodeRequestAuthenticationProvider when an attempt to authenticate the OAuth 2.0 Authorization Request (or Consent) fails.
Since:
7.0
See Also: