Class ForgotPasswordEvent
java.lang.Object
com.atlassian.confluence.event.events.security.ForgotPasswordEvent
- All Implemented Interfaces:
NotificationEnabledEvent
-
Constructor Summary
ConstructorsConstructorDescriptionForgotPasswordEvent
(ConfluenceUser user, String resetPasswordLink, String changePasswordRequestLink) -
Method Summary
-
Constructor Details
-
ForgotPasswordEvent
public ForgotPasswordEvent(ConfluenceUser user, String resetPasswordLink, String changePasswordRequestLink)
-
-
Method Details
-
getResetPasswordLink
-
getChangePasswordRequestLink
-
getUser
-
isSuppressNotifications
public final boolean isSuppressNotifications()- Specified by:
isSuppressNotifications
in interfaceNotificationEnabledEvent
-