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) |
Constructor and Description |
---|
SecurityServerGeneric(SOAPService soapService,
ApplicationService applicationService,
PropertyManager propertyManager,
TokenAuthenticationManager tokenAuthenticationManager,
ForgottenLoginManager forgottenLoginManager,
ApplicationManager applicationManager) |
Copyright © 2020 Atlassian. All rights reserved.