| 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) |
static CloudInfo |
CloudInfo.retrieveCloudInfoForCluster(String clusterUrl,
@Nullable org.apache.http.client.HttpClient givenHttpClient) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MsalTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
ManagedIdentityTokenProvider.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
CloudDependentTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
ConfidentialAppTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
protected void |
PublicAppTokenProviderBase.initializeWithCloudInfo(CloudInfo cloudInfo) |
static void |
CloudInfo.manuallyAddToCache(String clusterUrl,
CloudInfo cloudInfo) |
Copyright © 2023. All rights reserved.