| Package | Description |
|---|---|
| com.atlassian.crowd.manager.application | |
| com.atlassian.crowd.manager.recovery |
| Constructor and Description |
|---|
AuthenticationOrderOptimizer(com.atlassian.crowd.embedded.spi.UserDao userDao,
RecoveryModeService recoveryModeService) |
| Modifier and Type | Class and Description |
|---|---|
class |
SystemPropertyRecoveryModeService
An implementation of
RecoveryModeService that activates recovery mode in presence of a system property that
is also used to configure the recovery user password. |
| 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,
AccessFilterFactory accessFilterFactory,
CrowdDarkFeatureManager crowdDarkFeatureManager) |
RecoveryModeAwareDirectoryManager(com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao,
ApplicationDAO applicationDAO,
MultiEventPublisher eventPublisher,
PermissionManager permissionManager,
DirectoryInstanceLoader directoryInstanceLoader,
DirectorySynchroniser directorySynchroniser,
DirectoryPollerManager directoryPollerManager,
com.atlassian.beehive.ClusterLockService clusterLockService,
SynchronisationStatusManager synchronisationStatusManager,
BeforeGroupRemoval beforeGroupRemoval,
RecoveryModeService recoveryModeService,
Optional<NestedGroupsCacheProvider> nestedGroupsCacheProvider) |
Copyright © 2023 Atlassian. All rights reserved.