public class Access
extends java.lang.Object
| Constructor and Description |
|---|
Access() |
| Modifier and Type | Method and Description |
|---|---|
protected static OAuthResponse |
getToken(OAuth2Client oAuth2Client) |
protected static OAuthResponse |
refreshAccessToken(java.lang.String token,
OAuth2Client oAuth2Client) |
protected static OAuthResponse refreshAccessToken(java.lang.String token, OAuth2Client oAuth2Client) throws java.io.IOException
java.io.IOExceptionprotected static OAuthResponse getToken(OAuth2Client oAuth2Client) throws java.io.IOException
java.io.IOException