| Package | Description |
|---|---|
| com.atlassian.crowd.manager.application | |
| com.atlassian.crowd.manager.recovery | |
| com.atlassian.crowd.service |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSearchStrategyFactory
A
SearchStrategyFactory which will delegate to the DirectoryManager for all of its
search strategies. |
| Constructor and Description |
|---|
ApplicationServiceGeneric(DirectoryManager directoryManager,
SearchStrategyFactory searchStrategyFactory,
PermissionManager permissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
EventStore eventStore,
WebhookRegistry webhookRegistry,
AvatarProvider avatarProvider,
AuthenticationOrderOptimizer authenticationOrderOptimizer) |
| Constructor and Description |
|---|
RecoveryModeAwareApplicationService(DirectoryManager directoryManager,
SearchStrategyFactory searchStrategyFactory,
PermissionManager permissionManager,
com.atlassian.event.api.EventPublisher eventPublisher,
EventStore eventStore,
WebhookRegistry webhookRegistry,
AvatarProvider avatarProvider,
ApplicationFactory applicationFactory,
RecoveryModeService recoveryModeService,
AuthenticationOrderOptimizer authenticationOrderOptimizer) |
| Constructor and Description |
|---|
DirectoryEntitySearchServiceImpl(DirectoryManager directoryManager,
UserPermissionService userPermissionService,
SearchStrategyFactory searchStrategyFactory,
GroupAdministrationPermissionService groupAdministrationPermissionService) |
Copyright © 2020 Atlassian. All rights reserved.