Uses of Class
com.github.scribejava.apis.imgur.ImgurOAuthService
-
Packages that use ImgurOAuthService Package Description com.github.scribejava.apis com.github.scribejava.apis.service -
-
Uses of ImgurOAuthService in com.github.scribejava.apis
Methods in com.github.scribejava.apis that return ImgurOAuthService Modifier and Type Method Description ImgurOAuthService
ImgurApi. createService(java.lang.String apiKey, java.lang.String apiSecret, java.lang.String callback, java.lang.String scope, java.io.OutputStream debugStream, java.lang.String state, java.lang.String responseType, java.lang.String userAgent, com.github.scribejava.core.httpclient.HttpClientConfig httpClientConfig, com.github.scribejava.core.httpclient.HttpClient httpClient)
-
Uses of ImgurOAuthService in com.github.scribejava.apis.service
Subclasses of ImgurOAuthService in com.github.scribejava.apis.service Modifier and Type Class Description class
ImgurOAuthService
Deprecated.moved toImgurOAuthService
-