| Interface | Description |
|---|---|
| ChildProfileTokenProviderFactory |
A factory for
SdkTokenProvider that are derived from properties as defined in he given profile. |
| SdkToken |
Provides token which is used to securely authorize requests to services that use token based auth, e.g., OAuth.
|
| SdkTokenProvider |
Interface for loading
SdkToken that are used for authentication. |
| SdkTokenProviderFactoryProperties.Builder |
| Class | Description |
|---|---|
| SdkTokenProviderFactoryProperties | |
| StaticTokenProvider |
An implementation of
SdkTokenProvider that returns a set implementation of SdkToken. |
Copyright © 2026. All rights reserved.