Interface UpdatePasswordService

All Superinterfaces:
com.skava.core.EcommService<UserRequest,UsersResponse>

public interface UpdatePasswordService extends com.skava.core.EcommService<UserRequest,UsersResponse>
An interface to define the service for updating an user password.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process