Uses of Class
app.sdkgen.client.Exception.TokenPersistException
Packages that use TokenPersistException
-
Uses of TokenPersistException in app.sdkgen.client
Methods in app.sdkgen.client that throw TokenPersistExceptionModifier and TypeMethodDescriptionprotected AccessTokenClientAbstract.fetchAccessTokenByClientCredentials()protected AccessTokenClientAbstract.fetchAccessTokenByCode(String code)protected AccessTokenClientAbstract.fetchAccessTokenByRefresh(String refreshToken)protected StringClientAbstract.getAccessToken()protected StringClientAbstract.getAccessToken(boolean automaticRefresh, int expireThreshold)voidTokenStoreInterface.persist(AccessToken token) -
Uses of TokenPersistException in app.sdkgen.client.TokenStore
Methods in app.sdkgen.client.TokenStore that throw TokenPersistException