| Modifier and Type | Field and Description |
|---|---|
static ResetPasswordResult |
ResetPasswordResult.EXPIRED |
static ResetPasswordResult |
ResetPasswordResult.MISMATCH |
static ResetPasswordResult |
ResetPasswordResult.NOT_FOUND |
static ResetPasswordResult |
ResetPasswordResult.TOO_SHORT |
| Modifier and Type | Method and Description |
|---|---|
ResetPasswordResult |
Security.resetPassword(String resetId,
String newPassword,
String confirmNewPassword)
Handles a request for "Reset Password".
|
Copyright © 2019 Ajibot. All rights reserved.