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 |
SessionCredentials
An implementation of RefreshableTokenSource implementing the refresh_token OAuth grant type.
|
Modifier and Type | Method and Description |
---|---|
default RefreshableTokenSource |
AzureUtils.tokenSourceFor(DatabricksConfig config,
String resource)
Creates a RefreshableTokenSource for the specified Azure resource.
|
Modifier and Type | Method and Description |
---|---|
default Map<String,String> |
AzureUtils.addSpManagementToken(RefreshableTokenSource tokenSource,
Map<String,String> headers) |
Copyright © 2023. All rights reserved.