Uses of Class
com.atlassian.crowd.directory.AzureAdDirectory
Packages that use AzureAdDirectory
Package
Description
-
Uses of AzureAdDirectory in com.atlassian.crowd.directory
Constructors in com.atlassian.crowd.directory with parameters of type AzureAdDirectoryModifierConstructorDescriptionAzureMembershipHelper(AzureAdRestClient restClient, AzureAdPagingWrapper pagingWrapper, MicrosoftGraphQueryTranslator queryTranslator, AzureAdRestEntityMapper restEntityMapper, AzureAdDirectory directory) -
Uses of AzureAdDirectory in com.atlassian.crowd.directory.cache
Fields in com.atlassian.crowd.directory.cache declared as AzureAdDirectoryModifier and TypeFieldDescriptionprotected final AzureAdDirectoryDeltaQueryCacheRefresher.azureAdDirectoryConstructors in com.atlassian.crowd.directory.cache with parameters of type AzureAdDirectoryModifierConstructorDescriptionDeltaQueryCacheRefresher(AzureAdDirectory remoteDirectory) UserFilterableNonDeltaQueryCacheRefresher(AzureAdDirectory azureAdDirectory) -
Uses of AzureAdDirectory in com.atlassian.crowd.directory.rest.endpoint
Methods in com.atlassian.crowd.directory.rest.endpoint with parameters of type AzureAdDirectoryModifier and TypeMethodDescriptionAzureApiUriResolverFactory.getEndpointDataProviderForDirectory(AzureAdDirectory azureAdDirectory)