Uses of Class
com.github.scribejava.apis.fitbit.FitBitOAuth2AccessToken
-
Packages that use FitBitOAuth2AccessToken Package Description com.github.scribejava.apis.fitbit -
-
Uses of FitBitOAuth2AccessToken in com.github.scribejava.apis.fitbit
Methods in com.github.scribejava.apis.fitbit that return FitBitOAuth2AccessToken Modifier and Type Method Description protected FitBitOAuth2AccessTokenFitBitJsonTokenExtractor. createToken(String accessToken, String tokenType, Integer expiresIn, String refreshToken, String scope, String response)
-