public class ExternalBrowserCredentialsProvider extends Object implements CredentialsProvider
CredentialsProvider which implements the Authorization Code + PKCE flow by opening a
browser for the user to authorize the application.| Constructor and Description |
|---|
ExternalBrowserCredentialsProvider() |
| Modifier and Type | Method and Description |
|---|---|
String |
authType() |
HeaderFactory |
configure(DatabricksConfig config) |
public String authType()
authType in interface CredentialsProviderpublic HeaderFactory configure(DatabricksConfig config)
configure in interface CredentialsProviderCopyright © 2024. All rights reserved.