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() |
public String getGraphApiUrl()
getGraphApiUrl
in interface AzureApiUriResolver
public String getAuthorityApiUrl(String tenantId)
AzureApiUriResolver
getAuthorityApiUrl
in interface AzureApiUriResolver
tenantId
- the tenant idCopyright © 2021 Atlassian. All rights reserved.