public interface ITokenCache
For more details, see https://aka.ms/msal4j-token-cache
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(String data)
Deserialize token cache from json
|
String |
serialize()
Serialize token cache to json
|
Copyright © 2013–2024. All rights reserved.