Uses of Interface
com.atlassian.crowd.embedded.api.CrowdDirectoryService
Packages that use CrowdDirectoryService
Package
Description
-
Uses of CrowdDirectoryService in com.atlassian.crowd.console.action.directory
Fields in com.atlassian.crowd.console.action.directory declared as CrowdDirectoryServiceModifier and TypeFieldDescriptionprotected CrowdDirectoryService
CreateDirectory.crowdDirectoryService
Methods in com.atlassian.crowd.console.action.directory with parameters of type CrowdDirectoryServiceModifier and TypeMethodDescriptionvoid
CreateDirectory.setCrowdDirectoryService
(CrowdDirectoryService crowdDirectoryService) void
UpdateAzureAd.setCrowdDirectoryService
(CrowdDirectoryService crowdDirectoryService) void
UpdateConnectorConfiguration.setCrowdDirectoryService
(CrowdDirectoryService crowdDirectoryService) void
UpdateConnectorConnection.setCrowdDirectoryService
(CrowdDirectoryService crowdDirectoryService) void
UpdateInternalConfiguration.setCrowdDirectoryService
(CrowdDirectoryService crowdDirectoryService) void
UpdateRemoteCrowdConnection.setCrowdDirectoryService
(CrowdDirectoryService crowdDirectoryService) -
Uses of CrowdDirectoryService in com.atlassian.crowd.console.action.setup
Methods in com.atlassian.crowd.console.action.setup with parameters of type CrowdDirectoryServiceModifier and TypeMethodDescriptionvoid
DirectoryInternal.setCrowdDirectoryService
(CrowdDirectoryService crowdDirectoryService) -
Uses of CrowdDirectoryService in com.atlassian.crowd.embedded.analytics.collector
Constructors in com.atlassian.crowd.embedded.analytics.collector with parameters of type CrowdDirectoryServiceModifierConstructorDescriptionprotected
PasswordPolicyStatisticsCollector
(CrowdDirectoryService crowdDirectoryService, DirectoryManager directoryManager) -
Uses of CrowdDirectoryService in com.atlassian.crowd.embedded.core
Classes in com.atlassian.crowd.embedded.core that implement CrowdDirectoryService -
Uses of CrowdDirectoryService in com.atlassian.crowd.plugin.rest.service.controller
Constructors in com.atlassian.crowd.plugin.rest.service.controller with parameters of type CrowdDirectoryServiceModifierConstructorDescriptionDirectoryController
(DirectoryInstanceLoader directoryInstanceLoader, DirectoryManager directoryManager, LDAPConfigurationTester ldapConfigurationTester, CrowdDirectoryService crowdDirectoryService) -
Uses of CrowdDirectoryService in com.atlassian.crowd.util
Constructors in com.atlassian.crowd.util with parameters of type CrowdDirectoryServiceModifierConstructorDescriptionDirectoryValidationHelper
(CrowdDirectoryService crowdDirectoryService, I18nHelper i18nHelper)