Uses of Class
com.github.scribejava.apis.imgur.ImgurOAuthService
Packages that use ImgurOAuthService
-
Uses of ImgurOAuthService in com.github.scribejava.apis
Methods in com.github.scribejava.apis that return ImgurOAuthServiceModifier and TypeMethodDescriptionImgurApi.createService
(String apiKey, String apiSecret, String callback, String defaultScope, String responseType, OutputStream debugStream, String userAgent, HttpClientConfig httpClientConfig, HttpClient httpClient)