Interface ValidateResetPasswordService

All Superinterfaces:
com.skava.core.EcommService<UserResetRequest,UsersResponse>
All Known Implementing Classes:
ValidateResetPasswordServiceImpl

public interface ValidateResetPasswordService extends com.skava.core.EcommService<UserResetRequest,UsersResponse>
An interface to define the service for validating reset password request.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process