Package be.personify.util
Class TokenCache
- java.lang.Object
-
- be.personify.util.TokenCache
-
public class TokenCache extends Object
-
-
Constructor Summary
Constructors Constructor Description TokenCache()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static TokenCachegetInstance()The instanceMap<String,String>getTokenInfo(String token)voidstoreTokenInfo(String token, Map<String,String> tokenInfo)
-