Package com.skava.service
Interface UserAuthSendNotificationService
- All Superinterfaces:
com.skava.core.EcommService<UserNotificationRequest,
UsersResponse>
- All Known Implementing Classes:
UserAuthSendNotificationServiceImpl
public interface UserAuthSendNotificationService
extends com.skava.core.EcommService<UserNotificationRequest,UsersResponse>
An interface to define the service for sending notification on user login.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process