相关文章推荐
小胡子的日光灯  ·  MSAL.NET redirect ...·  2 月前    · 
帅呆的小马驹  ·  delphi ...·  1 年前    · 

Fields inherited from class org.springframework.security.oauth2.common.exceptions. OAuth2Exception

ACCESS_DENIED , DESCRIPTION , ERROR , INSUFFICIENT_SCOPE , INVALID_CLIENT , INVALID_GRANT , INVALID_REQUEST , INVALID_SCOPE , INVALID_TOKEN , REDIRECT_URI_MISMATCH , UNAUTHORIZED_CLIENT , UNSUPPORTED_GRANT_TYPE , UNSUPPORTED_RESPONSE_TYPE , URI

Methods inherited from class org.springframework.security.oauth2.common.exceptions. ClientAuthenticationException

getHttpErrorCode

Methods inherited from class org.springframework.security.oauth2.common.exceptions. OAuth2Exception

addAdditionalInformation , create , getAdditionalInformation , getSummary , toString , valueOf

getOAuth2ErrorCode

public String getOAuth2ErrorCode()
Description copied from class: OAuth2Exception
The OAuth2 error code.
Specified by:
getOAuth2ErrorCode in class ClientAuthenticationException
Returns:
The OAuth2 error code.