Package com.skava.service
Interface UpdateMfaAuthenticatorService
- All Superinterfaces:
com.skava.core.EcommService<MfaAuthRequest,
MfaAuthResponse>
- All Known Implementing Classes:
UpdateMfaAuthenticatorServiceImpl
public interface UpdateMfaAuthenticatorService
extends com.skava.core.EcommService<MfaAuthRequest,MfaAuthResponse>
An interface to define the service for updating a MFA auth details.
- Author:
- Infosys Equinox
-
Method Summary
Methods inherited from interface com.skava.core.EcommService
getValidateException, getValidator, getValidator, process