| Package | Description |
|---|---|
| com.databricks.sdk.core | |
| com.databricks.sdk.core.oauth |
| Modifier and Type | Method and Description |
|---|---|
HeaderFactory |
GoogleIdCredentialsProvider.configure(DatabricksConfig config) |
HeaderFactory |
CredentialsProvider.configure(DatabricksConfig config)
Creates and returns a new HeaderFactory to authenticate requests to the Databricks API.
|
HeaderFactory |
DefaultCredentialsProvider.configure(DatabricksConfig config)
Configures the credentials provider with the given Databricks configuration.
|
HeaderFactory |
GoogleCredentialsCredentialsProvider.configure(DatabricksConfig config) |
HeaderFactory |
BasicCredentialsProvider.configure(DatabricksConfig config) |
HeaderFactory |
NotebookNativeCredentialsProvider.configure(DatabricksConfig config) |
HeaderFactory |
PatCredentialsProvider.configure(DatabricksConfig config) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
OAuthHeaderFactory
Factory interface for creating OAuth authentication headers.
|
Copyright © 2026. All rights reserved.