Interface UserAuthValidateNotificationService

All Superinterfaces:
com.skava.core.EcommService<UserNotificationRequest,UsersResponse>
All Known Implementing Classes:
UserAuthValidateNotificationServiceImpl

public interface UserAuthValidateNotificationService extends com.skava.core.EcommService<UserNotificationRequest,UsersResponse>
An interface to define the service for validating notification request on user login.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process