Uses of Interface
com.atlassian.crowd.manager.recovery.RecoveryModeService

Packages that use RecoveryModeService
com.atlassian.crowd.manager.recovery   
 

Uses of RecoveryModeService in com.atlassian.crowd.manager.recovery
 

Classes in com.atlassian.crowd.manager.recovery that implement RecoveryModeService
 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.
 

Constructors in com.atlassian.crowd.manager.recovery with parameters of type RecoveryModeService
RecoveryModeAwareApplicationService(DirectoryManager directoryManager, PermissionManager permissionManager, DirectoryInstanceLoader directoryInstanceLoader, com.atlassian.event.api.EventPublisher eventPublisher, EventStore eventStore, WebhookRegistry webhookRegistry, ApplicationFactory applicationFactory, RecoveryModeService recoveryModeService)
           
RecoveryModeAwareDirectoryManager(com.atlassian.crowd.embedded.spi.DirectoryDao directoryDao, ApplicationDAO applicationDAO, com.atlassian.event.api.EventPublisher eventPublisher, PermissionManager permissionManager, DirectoryInstanceLoader directoryInstanceLoader, DirectorySynchroniser directorySynchroniser, DirectoryPollerManager directoryPollerManager, com.atlassian.beehive.ClusterLockService clusterLockService, SynchronisationStatusManager synchronisationStatusManager, BeforeGroupRemoval beforeGroupRemoval, RecoveryModeService recoveryModeService)
           
 



Copyright © 2016 Atlassian. All Rights Reserved.