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