public class AzureCliTokenProvider extends AzureIdentityTokenProvider
ERROR_INVALID_AUTHORITY_URL, ORGANIZATION_URI_SUFFIXscopesclusterUrl, httpClient, logger| Constructor and Description |
|---|
AzureCliTokenProvider(@NotNull String clusterUrl,
@Nullable com.azure.core.http.HttpClient httpClient) |
| Modifier and Type | Method and Description |
|---|---|
protected com.azure.core.credential.TokenCredential |
createTokenCredential(com.azure.identity.CredentialBuilderBase<?> builder) |
protected com.azure.identity.CredentialBuilderBase<?> |
initBuilder() |
acquireAccessTokenImpl, initializeWithCloudInfogetTracingAttributesacquireAccessToken, getAuthMethodpublic AzureCliTokenProvider(@NotNull
@NotNull String clusterUrl,
@Nullable
@Nullable com.azure.core.http.HttpClient httpClient)
throws URISyntaxException
URISyntaxExceptionprotected com.azure.identity.CredentialBuilderBase<?> initBuilder()
initBuilder in class AzureIdentityTokenProviderprotected com.azure.core.credential.TokenCredential createTokenCredential(com.azure.identity.CredentialBuilderBase<?> builder)
createTokenCredential in class AzureIdentityTokenProviderCopyright © 2025. All rights reserved.