| Package | Description |
|---|---|
| com.microsoft.azure.kusto.data.auth.endpoints |
| Modifier and Type | Method and Description |
|---|---|
static void |
KustoTrustedEndpoints.validateTrustedEndpoint(String uri)
Throw an exception if the endpoint specified is not trusted.
|
static void |
KustoTrustedEndpoints.validateTrustedEndpoint(String uri,
String loginEndpoint)
Throw an exception if the endpoint specified is not trusted.
|
static void |
KustoTrustedEndpoints.validateTrustedEndpoint(URI uri,
String loginEndpoint)
Is the endpoint uri trusted?
|
Copyright © 2023. All rights reserved.