| Modifier and Type | Method and Description |
|---|---|
void |
ResetPassword.setForgottenLoginManager(ForgottenLoginManager forgottenLoginManager) |
| Modifier and Type | Class and Description |
|---|---|
class |
ForgottenLoginManagerImpl |
| Constructor and Description |
|---|
AsyncForgottenLoginManagerImpl(Executor transactionalExecutor,
ForgottenLoginManager forgottenLoginManager,
CrowdApplicationFactory crowdApplicationFactory) |
PasswordResetTokenInvalidationListener(ForgottenLoginManager forgottenLoginManager,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) |
| Constructor and Description |
|---|
UsersController(ApplicationService applicationService,
ForgottenLoginManager forgottenLoginManager,
AuthenticatedApplicationHolder authenticatedApplicationHolder) |
| Constructor and Description |
|---|
AccountManagementController(ApplicationFactory crowdApplicationFactory,
ApplicationService applicationService,
ForgottenLoginManager forgottenLoginManager,
AsyncForgottenLoginManager asyncForgottenLoginManager) |
| Constructor and Description |
|---|
TestKitUserResource(DirectoryManager directoryManager,
ForgottenLoginManager forgottenLoginManager,
com.atlassian.sal.api.transaction.TransactionTemplate transactionTemplate,
ApplicationService applicationService,
ApplicationManager applicationManager) |
Copyright © 2024 Atlassian. All rights reserved.