Interface GetUserIdentityService

All Superinterfaces:
com.skava.core.EcommService<UserRequest,UsersResponse>
All Known Implementing Classes:
GetUserIdentityServiceImpl

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

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process