public class CustomAzureApiUriResolver extends Object implements AzureApiUriResolver
| Constructor and Description |
|---|
CustomAzureApiUriResolver(String graphApi,
String authorityApi) |
| 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 String getGraphApiUrl()
getGraphApiUrl in interface AzureApiUriResolverpublic String getAuthorityApiUrl(String tenantId)
AzureApiUriResolvergetAuthorityApiUrl in interface AzureApiUriResolvertenantId - the tenant idCopyright © 2023 Atlassian. All rights reserved.