Uses of Class
com.atlassian.crowd.manager.mailer.reminder.ForgottenLoginMailer
Packages that use ForgottenLoginMailer
-
Uses of ForgottenLoginMailer in com.atlassian.crowd.manager.login
Constructors in com.atlassian.crowd.manager.login with parameters of type ForgottenLoginMailerModifierConstructorDescriptionForgottenLoginManagerImpl(ApplicationService applicationService, DirectoryManager directoryManager, PermissionManager permissionManager, com.atlassian.crowd.dao.token.ExpirableUserTokenDao expirableUserTokenDao, com.atlassian.security.random.SecureTokenGenerator tokenGenerator, com.atlassian.event.api.EventPublisher eventPublisher, com.atlassian.sal.api.ApplicationProperties applicationProperties, ForgottenLoginMailer forgottenLoginMailer, Clock clock)