Package | Description |
---|---|
com.atlassian.crowd.directory | |
com.atlassian.crowd.directory.rest |
Modifier and Type | Method and Description |
---|---|
AzureAdRestClient |
AzureAdDirectory.getRestClient() |
Constructor and Description |
---|
AzureMembershipHelper(AzureAdRestClient restClient,
AzureAdPagingWrapper pagingWrapper,
MicrosoftGraphQueryTranslator queryTranslator,
AzureAdRestEntityMapper restEntityMapper,
AzureAdDirectory directory) |
Modifier and Type | Method and Description |
---|---|
AzureAdRestClient |
DefaultAzureAdRestClientFactory.create(String clientId,
String clientSecret,
String tenantId,
AzureApiUriResolver endpointDataProvider,
long connectionTimeout,
long readTimeout) |
AzureAdRestClient |
AzureAdRestClientFactory.create(String clientId,
String clientSecret,
String tenantId,
AzureApiUriResolver endpointDataProvider,
long connectionTimeout,
long readTimeout) |
Modifier and Type | Method and Description |
---|---|
AzureAdPagingWrapper |
DefaultAzureAdRestClientFactory.create(AzureAdRestClient restClient) |
default AzureAdPagingWrapper |
AzureAdRestClientFactory.create(AzureAdRestClient restClient) |
Constructor and Description |
---|
AzureAdPagingWrapper(AzureAdRestClient azureAdRestClient) |
Copyright © 2020 Atlassian. All rights reserved.