Uses of Interface
com.soffid.iam.service.ejb.OTPValidationService
-
Packages that use OTPValidationService Package Description com.soffid.iam es.caib.seycon.ng -
-
Uses of OTPValidationService in com.soffid.iam
Methods in com.soffid.iam that return OTPValidationService Modifier and Type Method Description static OTPValidationService
EJBLocator. getOTPValidationService()
Gets an instance ofOTPValidationService
. -
Uses of OTPValidationService in es.caib.seycon.ng
Methods in es.caib.seycon.ng that return OTPValidationService Modifier and Type Method Description static OTPValidationService
EJBLocator. getOTPValidationService()
Gets an instance ofOTPValidationService
.
-