public class AccessToken extends Object
| Constructor and Description |
|---|
AccessToken(String token,
long expiry) |
| Modifier and Type | Method and Description |
|---|---|
long |
getExpiry()
Returns the LWA token expiry, in seconds
|
String |
getToken()
Returns the LWA access token.
|
Copyright © 2019. All rights reserved.