public class OAuthCredentials extends Object
| Constructor and Description |
|---|
OAuthCredentials(NodeWrapper node) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
Calendar |
getExpiresAt() |
String |
getRefreshToken() |
String |
getScope() |
String |
getTokenType() |
public OAuthCredentials(NodeWrapper node)
Copyright © 2013–2018. All rights reserved.