| Package | Description |
|---|---|
| com.atlassian.oauth2.client.api.lib.token |
| Modifier and Type | Method and Description |
|---|---|
ClientToken |
TokenService.forceRefresh(ClientConfiguration config,
ClientToken token)
Refreshes provided token.
|
ClientToken |
TokenService.refreshIfNeeded(ClientConfiguration config,
ClientToken token,
Duration margin)
Refreshes provided token if needed.
|
Copyright © 2020 Atlassian. All rights reserved.