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