Class InMemoryTokenStore
java.lang.Object
de.sonallux.spotify.api.authorization.InMemoryTokenStore
- All Implemented Interfaces:
TokenStore
A simple
TokenStore that stores the auth tokens in memory-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InMemoryTokenStore
public InMemoryTokenStore()
-
-
Method Details
-
storeTokens
- Specified by:
storeTokensin interfaceTokenStore
-
loadTokens
- Specified by:
loadTokensin interfaceTokenStore
-