Uses of Class
com.github.scribejava.apis.polar.PolarOAuth2AccessToken
Packages that use PolarOAuth2AccessToken
-
Uses of PolarOAuth2AccessToken in com.github.scribejava.apis.polar
Methods in com.github.scribejava.apis.polar that return PolarOAuth2AccessTokenModifier and TypeMethodDescriptionprotected PolarOAuth2AccessToken
PolarJsonTokenExtractor.createToken
(String accessToken, String tokenType, Integer expiresIn, String refreshToken, String scope, com.fasterxml.jackson.databind.JsonNode response, String rawResponse)