Package com.skava.service
Interface ValidateSecurityAnswerService
- All Superinterfaces:
com.skava.core.EcommService<UserCredentialsRequest,
UsersResponse>
- All Known Implementing Classes:
ValidateSecurityAnswerServiceImpl
public interface ValidateSecurityAnswerService
extends com.skava.core.EcommService<UserCredentialsRequest,UsersResponse>
An interface to define the service for validating security answer.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process