Package com.skava.service
Interface UserCheckAuthService
- All Superinterfaces:
com.skava.core.EcommService<UserAuthRequest,
UserAuthResponse>
- All Known Implementing Classes:
UserCheckAuthServiceImpl
public interface UserCheckAuthService
extends com.skava.core.EcommService<UserAuthRequest,UserAuthResponse>
An interface to define the service for validate user login credentials.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process