Package app.sdkgen.client
Interface TokenStoreInterface
- All Known Implementing Classes:
FileTokenStore,MemoryTokenStore
public interface TokenStoreInterface
-
Method Summary
-
Method Details
-
get
AccessToken get() -
persist
- Throws:
TokenPersistException
-
remove
void remove()
-