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