Uses of Class
com.github.scribejava.apis.ImgurApi
-
Packages that use ImgurApi Package Description com.github.scribejava.apis com.github.scribejava.apis.imgur -
-
Uses of ImgurApi in com.github.scribejava.apis
Methods in com.github.scribejava.apis that return ImgurApi Modifier and Type Method Description static ImgurApi
ImgurApi. instance()
-
Uses of ImgurApi in com.github.scribejava.apis.imgur
Constructors in com.github.scribejava.apis.imgur with parameters of type ImgurApi Constructor Description ImgurOAuthService(ImgurApi api, String apiKey, String apiSecret, String callback, String defaultScope, String responseType, OutputStream debugStream, String userAgent, HttpClientConfig httpClientConfig, HttpClient httpClient)
-