Package com.skava.service
Interface SendResetPasswordService
- All Superinterfaces:
com.skava.core.EcommService<UserResetRequest,
UserResetResponse>
- All Known Implementing Classes:
SendResetPasswordServiceImpl
public interface SendResetPasswordService
extends com.skava.core.EcommService<UserResetRequest,UserResetResponse>
An interface to define the service for resetting an user password.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process