| Package | Description |
|---|---|
| com.databricks.sdk.core.oauth |
| Modifier and Type | Class and Description |
|---|---|
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 © 2025. All rights reserved.