public class ResetPasswordEvent extends UserUpdatedEvent
| Constructor and Description |
|---|
ResetPasswordEvent(Object source,
Directory directory,
User user,
String newPassword) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getNewPassword() |
int |
hashCode() |
getUsergetDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryTypegetSource, getTimestamppublic String getNewPassword()
public boolean equals(Object o)
equals in class UserUpdatedEventpublic int hashCode()
hashCode in class UserUpdatedEventCopyright © 2019 Atlassian. All rights reserved.