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