Interface UpdateUserPasswordService

All Superinterfaces:
com.skava.core.EcommService<UserCredentialsRequest,UsersResponse>
All Known Implementing Classes:
UpdateUserPasswordServiceImpl

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process