-
- All Implemented Interfaces:
public interface TokenProvider
-
-
Method Summary
-
-
Method Detail
-
loadToken
@WorkerThread() abstract String loadToken()
Loads the token for the current user. The token will be loaded only if the token was not loaded yet or existing one has expired.
-
-
-
-