Interface | Description |
---|---|
RecoveryModeService |
Internal service that provides access point to Crowd's recovery mode.
|
Class | Description |
---|---|
RecoveryModeAwareApplicationService |
An extension of
ApplicationServiceGeneric that supports recovery mode. |
RecoveryModeAwareDirectoryManager |
Overrides
DirectoryManagerGeneric to provide recovery-mode aware behaviour. |
RecoveryModeDirectory |
A
Directory implementation that holds a single in-memory user for recovery purposes. |
RecoveryModeDirectoryLoader | |
RecoveryModeRemoteDirectory |
Proxy directory that adds a temp admin account to Crowd and allow admin to login to recover from a broken deployment.
|
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. |
Copyright © 2024 Atlassian. All rights reserved.