| Package | Description |
|---|---|
| com.databricks.sdk.core | |
| com.databricks.sdk.core.oauth | |
| com.databricks.sdk.core.utils |
| Class and Description |
|---|
| OpenIDConnectEndpoints
Data class modelling the set of OpenID Connect endpoints, as defined in the
OIDC spec.
|
| RefreshableTokenSource
An OAuth TokenSource which can be refreshed.
|
| Token |
| TokenSource
A resource which can produce an OAuth token.
|
| Class and Description |
|---|
| AuthParameterPosition
Options for where authentication parameters can be provided in a request.
|
| ClientCredentials
An implementation of RefreshableTokenSource implementing the client_credentials OAuth grant type.
|
| ClientCredentials.Builder |
| Consent
Consent provides a mechanism to retrieve an authorization code and exchange it for an OAuth token
using the Authorization Code + PKCE flow.
|
| Consent.Builder |
| OAuthClient
Enables 3-legged OAuth2 flow with PKCE
|
| OAuthClient.Builder |
| RefreshableTokenSource
An OAuth TokenSource which can be refreshed.
|
| SessionCredentials
An implementation of RefreshableTokenSource implementing the refresh_token OAuth grant type.
|
| Token |
| TokenSource
A resource which can produce an OAuth token.
|
| Class and Description |
|---|
| RefreshableTokenSource
An OAuth TokenSource which can be refreshed.
|
| TokenSource
A resource which can produce an OAuth token.
|
Copyright © 2024. All rights reserved.