Class ChangePasswordEvent
- java.lang.Object
-
- com.atlassian.confluence.event.events.security.ChangePasswordEvent
-
public class ChangePasswordEvent extends Object
Event representing the act of a user successfully changing their password from within Confluence- Since:
- 7.5.0
-
-
Constructor Summary
Constructors Constructor Description ChangePasswordEvent(@NonNull com.atlassian.user.User user)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(Object o)
@NonNull com.atlassian.user.User
getUser()
int
hashCode()
-