public class ImgurOAuthServiceImpl extends OAuth20Service
| Constructor and Description |
|---|
ImgurOAuthServiceImpl(DefaultApi20 api,
OAuthConfig config) |
| Modifier and Type | Method and Description |
|---|---|
protected OAuthRequest |
createAccessTokenRequest(String oauthVerifier) |
void |
signRequest(OAuth2AccessToken accessToken,
OAuthRequest request) |
createAccessTokenPasswordGrantRequest, createRefreshTokenRequest, extractAuthorization, getAccessToken, getAccessToken, getAccessTokenAsync, getAccessTokenPasswordGrant, getAccessTokenPasswordGrantAsync, getAccessTokenPasswordGrantAsync, getApi, getAuthorizationUrl, getAuthorizationUrl, getVersion, refreshAccessToken, refreshAccessToken, refreshAccessTokenAsync, sendAccessTokenRequestAsync, sendAccessTokenRequestAsync, sendAccessTokenRequestSyncclose, execute, execute, execute, executeAsync, getConfigpublic ImgurOAuthServiceImpl(DefaultApi20 api, OAuthConfig config)
protected OAuthRequest createAccessTokenRequest(String oauthVerifier)
createAccessTokenRequest in class OAuth20Servicepublic void signRequest(OAuth2AccessToken accessToken, OAuthRequest request)
signRequest in class OAuth20ServiceCopyright © 2017. All rights reserved.