Uses of Class
com.github.scribejava.apis.vk.VKOAuth2AccessToken
-
Packages that use VKOAuth2AccessToken Package Description com.github.scribejava.apis.vk -
-
Uses of VKOAuth2AccessToken in com.github.scribejava.apis.vk
Methods in com.github.scribejava.apis.vk that return VKOAuth2AccessToken Modifier and Type Method Description protected VKOAuth2AccessToken
VKJsonTokenExtractor. createToken(String accessToken, String tokenType, Integer expiresIn, String refreshToken, String scope, com.fasterxml.jackson.databind.JsonNode response, String rawResponse)
-