| Package | Description |
|---|---|
| com.databricks.sdk.core.oauth |
| Modifier and Type | Class and Description |
|---|---|
class |
FileTokenCache
A TokenCache implementation that stores tokens as plain files.
|
| Constructor and Description |
|---|
ExternalBrowserCredentialsProvider(TokenCache tokenCache)
Creates a new ExternalBrowserCredentialsProvider with the specified TokenCache.
|
| Constructor and Description |
|---|
SessionCredentialsTokenSource(Token token,
HttpClient hc,
String tokenUrl,
String clientId,
String clientSecret,
Optional<String> redirectUrl,
Optional<TokenCache> tokenCache)
Constructs a new SessionCredentialsTokenSource.
|
Copyright © 2026. All rights reserved.