| Package | Description |
|---|---|
| com.databricks.sdk.core.oauth |
| Modifier and Type | Class and Description |
|---|---|
class |
AzureDevOpsIDTokenSource
AzureDevOpsIDTokenSource retrieves JWT Tokens from Azure DevOps Pipelines.
|
class |
EnvVarIDTokenSource
Implementation of
IDTokenSource that reads the ID token from an environment variable. |
class |
FileIDTokenSource
Implementation of
IDTokenSource that reads the ID token from a file. |
class |
GithubIDTokenSource
GithubIDTokenSource retrieves JWT Tokens from GitHub Actions.
|
| Constructor and Description |
|---|
Builder(String clientId,
String host,
OpenIDConnectEndpoints endpoints,
IDTokenSource idTokenSource,
HttpClient httpClient)
Creates a new Builder with required parameters.
|
Copyright © 2026. All rights reserved.