Uses of Interface
com.soffid.iam.service.OTPValidationService
-
Packages that use OTPValidationService Package Description com.soffid.iam.remote es.caib.seycon.ng.remote -
-
Uses of OTPValidationService in com.soffid.iam.remote
Methods in com.soffid.iam.remote that return OTPValidationService Modifier and Type Method Description OTPValidationService
RemoteServiceLocator. getOTPValidationService()
Gets the remote service OTPValidationService. -
Uses of OTPValidationService in es.caib.seycon.ng.remote
Methods in es.caib.seycon.ng.remote that return OTPValidationService Modifier and Type Method Description OTPValidationService
RemoteServiceLocator. getOTPValidationService()
Gets the remote service OTPValidationService.
-