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 |
RefreshableTokenSource
An OAuth TokenSource which can be refreshed.
|
class |
SessionCredentials
An implementation of RefreshableTokenSource implementing the refresh_token OAuth grant type.
|
Modifier and Type | Method and Description |
---|---|
static void |
AzureUtils.ensureHostPresent(DatabricksConfig config,
com.fasterxml.jackson.databind.ObjectMapper mapper,
BiFunction<DatabricksConfig,String,TokenSource> tokenSourceFor)
Resolves Azure Databricks workspace URL from ARM Resource ID
|
Copyright © 2024. All rights reserved.