Class InMemoryTokenStore

java.lang.Object
de.sonallux.spotify.api.authorization.InMemoryTokenStore
All Implemented Interfaces:
TokenStore

public class InMemoryTokenStore extends Object implements TokenStore
A simple TokenStore that stores the auth tokens in memory