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 CredentialsProvider
public HeaderFactory configure(DatabricksConfig config)
configure
in interface CredentialsProvider
Copyright © 2024. All rights reserved.