Package app.sdkgen.client.TokenStore
Class MemoryTokenStore
java.lang.Object
app.sdkgen.client.TokenStore.MemoryTokenStore
- All Implemented Interfaces:
TokenStoreInterface
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MemoryTokenStore
public MemoryTokenStore()
-
-
Method Details
-
get
- Specified by:
getin interfaceTokenStoreInterface
-
persist
- Specified by:
persistin interfaceTokenStoreInterface
-
remove
public void remove()- Specified by:
removein interfaceTokenStoreInterface
-