Uses of Class
com.atlassian.crowd.directory.query.MicrosoftGraphQueryTranslator
Packages that use MicrosoftGraphQueryTranslator
-
Uses of MicrosoftGraphQueryTranslator in com.atlassian.crowd.directory
Methods in com.atlassian.crowd.directory that return MicrosoftGraphQueryTranslatorConstructors in com.atlassian.crowd.directory with parameters of type MicrosoftGraphQueryTranslatorModifierConstructorDescriptionAzureAdDirectory(AzureAdRestClientFactory restClientFactory, MicrosoftGraphQueryTranslator graphQueryTranslator, AzureAdRestEntityMapper restEntityMapper, UserCredentialVerifierFactory credentialVerifierFactory, AzureApiUriResolverFactory endpointDataProviderFactory, com.atlassian.crowd.embedded.spi.DcLicenseChecker dcLicenseChecker) AzureMembershipHelper(AzureAdRestClient restClient, AzureAdPagingWrapper pagingWrapper, MicrosoftGraphQueryTranslator queryTranslator, AzureAdRestEntityMapper restEntityMapper, AzureAdDirectory directory)