public class ConfirmForgotPasswordResult extends Object implements Serializable
The response from the server that results from a user's request to retrieve a forgotten password.
| Constructor and Description |
|---|
ConfirmForgotPasswordResult() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
String |
toString()
Returns a string representation of this object; useful for testing and
debugging.
|
public String toString()
toString in class ObjectObject.toString()Copyright © 2020. All rights reserved.