Interface AccessToken
-
public interface AccessTokenAccessToken interface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intgetExpiresIn()java.lang.StringgetToken()booleanisExpired()
-
public interface AccessToken
| Modifier and Type | Method | Description |
|---|---|---|
int |
getExpiresIn() |
|
java.lang.String |
getToken() |
|
boolean |
isExpired() |