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() |
getUser
getDirectory, getDirectoryId, getDirectoryImplementationClass, getDirectoryType
getSource, getTimestamp
public String getNewPassword()
public boolean equals(Object o)
equals
in class UserUpdatedEvent
public int hashCode()
hashCode
in class UserUpdatedEvent
Copyright © 2021 Atlassian. All rights reserved.