public class ChromePackagedAppTokenCache extends Object
| Constructor and Description |
|---|
ChromePackagedAppTokenCache() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccessToken() |
long |
getExpiresIn()
The expiration date of the access token in millis
|
void |
setAccessToken(String accessToken) |
void |
setExpiresIn(long expiresIn) |
Copyright © 2014 JBoss by Red Hat. All Rights Reserved.