相关文章推荐
忧郁的烤土司  ·  Caused by: ...·  6 月前    · 
谈吐大方的香菜  ·  基于springboot ...·  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.