public interface ITokenCache
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(String data)
Deserialize token cache from json
|
String |
serialize()
Serialize token cache to json
|
Copyright © 2013–2021. All rights reserved.