public class TokenCache extends Object
| Constructor and Description |
|---|
TokenCache() |
| Modifier and Type | Method and Description |
|---|---|
static TokenCache |
getInstance()
The instance
|
Map<String,String> |
getTokenInfo(String token) |
void |
storeTokenInfo(String token,
Map<String,String> tokenInfo) |
Copyright © 2019 personify. All rights reserved.