See: Description
| Interface | Description |
|---|---|
| AuthConfigurationProvider |
Interface for providers of client id and secret pairs.
|
| SwappableCredentialSupport |
Interface providing support for swapping out client id/secret credentials, used in a given
TokenSupplier. |
| TokenSDK.TokenClient |
Client interface for the
Token resource APIs. |
| Class | Description |
|---|---|
| BasicAuthConfigurationProvider |
A very basic implementation of a
AuthConfigurationProvider. |
| DefaultAuthConfigurationProvider |
Implementation of a
AuthConfigurationProvider that reads from a standard properties file located within the
classpath. |
| TokenSDK |
Token SDK.
|
| TokenSupplier |
Supplier of access tokens retrieved from the
TokenSDK.TokenClient. |
Copyright © 2015 Covisint. All rights reserved.