| Package | Description |
|---|---|
| com.databricks.sdk.core | |
| com.databricks.sdk.core.oauth | |
| com.databricks.sdk.core.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
CliTokenSource |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCredentials
An implementation of RefreshableTokenSource implementing the client_credentials OAuth grant type.
|
class |
DatabricksOAuthTokenSource
Implementation of TokenSource that handles OAuth token exchange for Databricks authentication.
|
class |
EndpointTokenSource
Represents a token source that exchanges a control plane token for an endpoint-specific dataplane
token.
|
class |
SessionCredentials
An implementation of RefreshableTokenSource implementing the refresh_token OAuth grant type.
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,String> |
AzureUtils.addSpManagementToken(RefreshableTokenSource tokenSource,
Map<String,String> headers) |
Copyright © 2025. All rights reserved.