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