相关文章推荐
安静的打火机  ·  visual studio ...·  6 月前    · 
淡定的地瓜  ·  java - How to ...·  8 月前    · 
火爆的电影票  ·  在 Power BI Desktop ...·  9 月前    · 

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.