Uses of Class
com.atlassian.oauth2.client.api.lib.token.TokenServiceException
Packages that use TokenServiceException
-
Uses of TokenServiceException in com.atlassian.oauth2.client.api.lib.token
Methods in com.atlassian.oauth2.client.api.lib.token that throw TokenServiceExceptionModifier and TypeMethodDescriptionTokenService.forceRefresh(ClientConfiguration config, ClientToken token) Refreshes provided token.TokenService.refreshIfNeeded(ClientConfiguration config, ClientToken token, Duration margin) Deprecated.
TokenHandler.getRefreshedToken(String, Duration)