public class DatabricksCliCredentialsProvider extends Object implements CredentialsProvider
Modifier and Type | Field and Description |
---|---|
static String |
DATABRICKS_CLI |
Constructor and Description |
---|
DatabricksCliCredentialsProvider() |
Modifier and Type | Method and Description |
---|---|
String |
authType() |
HeaderFactory |
configure(DatabricksConfig config) |
public static final String DATABRICKS_CLI
public String authType()
authType
in interface CredentialsProvider
public HeaderFactory configure(DatabricksConfig config)
configure
in interface CredentialsProvider
Copyright © 2024. All rights reserved.