public class BasicAzureApiUriResolver extends Object implements AzureApiUriResolver
| Constructor and Description |
|---|
BasicAzureApiUriResolver(DefaultRegion region) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAuthorityApiUrl(String tenantId)
Gives Authority API URL for given tenant
|
String |
getGraphApiUrl() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetScopeUrlpublic BasicAzureApiUriResolver(DefaultRegion region)
public String getGraphApiUrl()
getGraphApiUrl in interface AzureApiUriResolverpublic String getAuthorityApiUrl(String tenantId)
AzureApiUriResolvergetAuthorityApiUrl in interface AzureApiUriResolvertenantId - the tenant idCopyright © 2023 Atlassian. All rights reserved.