Package com.databricks.jdbc.auth
-
Class Summary Class Description AuthConstants AzureMSICredentialProvider Implementation of CredentialsProvider that uses Azure Managed Service Identity (MSI) for authentication with Databricks services.AzureMSICredentials Provides authentication functionality using Azure Managed Service Identity (MSI).EncryptedFileTokenCache A TokenCache implementation that stores tokens in encrypted files.JwtPrivateKeyClientCredentials An implementation of RefreshableTokenSource implementing the JWT client_credentials OAuth grant type.JwtPrivateKeyClientCredentials.Builder NoOpTokenCache A no-operation implementation of TokenCache that does nothing.OAuthRefreshCredentialsProvider PrivateKeyClientCredentialProvider