public final class TokenResponse extends Object
| Constructor and Description |
|---|
TokenResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
Integer |
getCreatedAt() |
Integer |
getExpiresIn() |
String |
getRefreshToken() |
String |
getScope() |
String |
getTokenType() |
Copyright © 2016-2017. All Rights Reserved.