public class Token extends Object
| Modifier and Type | Field and Description |
|---|---|
long |
expireTime
unix time in seconds
|
String |
token |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
boolean |
valid()
assume the token is expired 1 minute before the actual expiry
|
Copyright © 2018–2019 Knowm Inc.. All rights reserved.