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