public interface PasswordResetTokenService
| Modifier and Type | Method and Description |
|---|---|
Entity |
createPasswordResetTokenForUser(Entity userEntity) |
Entity |
processPasswordChange(String token,
String password,
String passwordConfirmation) |
Copyright © 2010-2025 Qcadoo Limited