| Interface | Description |
|---|---|
| TokenHandler |
Utilities for working with OAuth 2.0 tokens.
|
| TokenHandler.ClientTokenCallback<T> |
Callback to execute with a
ClientToken. |
| Exception | Description |
|---|---|
| TokenHandler.InvalidTokenException |
Indicates that there was a problem with a
ClientToken and it couldn't be used for successful
authorisation with an OAuth 2.0 resource server. |
Copyright © 2020 Atlassian. All rights reserved.