Package com.example.seraphine.service
Interface ForgotPasswordService
- All Known Implementing Classes:
ForgotPasswordServiceImpl
public interface ForgotPasswordService
Interface to access from data and model, also create entity for forgot password token
- Author:
- Loc Bui Nhien
-
Method Summary
Modifier and TypeMethodDescriptionforgot_password
(ForgotPasswordRequest request) forgotPasswordToken
(String token)
-
Method Details
-
forgot_password
-
forgotPasswordToken
-