- The place where code is exchanged for OAuth2Tokens
ResponseEntity<OAuth2AccessTokenResponse> org.springframework.security.oauth2.client.endpoint.DefaultAuthorizationCodeTokenResponseClient.getResponse(RequestEntity<?> request)
- Client Authentication Methods
org.springframework.security.oauth2.core.ClientAuthenticationMethod