public static class GetOAuthToken.OAuthTokenInfo extends Object
Modifier and Type | Field and Description |
---|---|
String |
accessToken |
String |
expiresAt |
String |
providerId |
String |
resourceHost |
String |
type |
String |
username |
Constructor and Description |
---|
OAuthTokenInfo() |