Uses of Class
org.minijax.security.ResetPasswordResult.Status
-
-
Uses of ResetPasswordResult.Status in org.minijax.security
Methods in org.minijax.security that return ResetPasswordResult.Status Modifier and Type Method Description ResetPasswordResult.StatusResetPasswordResult. getStatus()static ResetPasswordResult.StatusResetPasswordResult.Status. valueOf(String name)Returns the enum constant of this type with the specified name.static ResetPasswordResult.Status[]ResetPasswordResult.Status. values()Returns an array containing the constants of this enum type, in the order they are declared.
-