public class TokenHolder extends Object
AuthenticationAPI methods.| Constructor and Description |
|---|
TokenHolder() |
| Modifier and Type | Method and Description |
|---|---|
long |
getExpiresIn()
Getter for the expiration time ('exp' claim) of the recently issued token.
|
String |
getToken()
Getter for the Reloadly's access token.
|
String |
getTokenType()
Getter for the token type.
|
public String getToken()
public String getTokenType()
public long getExpiresIn()
Copyright © 2021. All rights reserved.