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