| Package | Description |
|---|---|
| com.microsoft.azure.kusto.data.auth |
| Modifier and Type | Field and Description |
|---|---|
static CloudInfo |
CloudInfo.DEFAULT_CLOUD |
| Modifier and Type | Method and Description |
|---|---|
static CloudInfo |
CloudInfo.retrieveCloudInfoForCluster(String clusterUrl) |
| Modifier and Type | Method and Description |
|---|---|
static reactor.core.publisher.Mono<CloudInfo> |
CloudInfo.retrieveCloudInfoForClusterAsync(String clusterUrl,
@Nullable com.azure.core.http.HttpClient givenHttpClient) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AzureIdentityTokenProvider.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
ConfidentialAppTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
MsalTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
CloudDependentTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CloudInfo.manuallyAddToCache(String clusterUrl,
reactor.core.publisher.Mono<CloudInfo> cloudInfoMono) |
Copyright © 2025. All rights reserved.