-
Enums Enum Description com.github.scribejava.core.model.OAuth2AccessTokenErrorResponse.ErrorCode useOAuth2Error
-
Methods Method Description com.github.scribejava.core.extractors.OAuth2AccessTokenJsonExtractor.createToken(String, String, Integer, String, String, String) com.github.scribejava.core.extractors.OAuth2AccessTokenJsonExtractor.extractParameter(String, Pattern, boolean) com.github.scribejava.core.model.OAuth2AccessTokenErrorResponse.getErrorCode() com.github.scribejava.core.revoke.TokenTypeHint.toString() useTokenTypeHint.getValue()
to get a lower-cased value as in reference (RFC7009), otherwise you can continue using this method. Note, that returned value will be UPPER-cased (not overrided toString method) in the next release.
-
Constructors Constructor Description com.github.scribejava.core.model.OAuth2AccessTokenErrorResponse(OAuth2AccessTokenErrorResponse.ErrorCode, String, URI, String)