Index
Service com.soffid.iam.service.OTPValidationService
[UseCase]
Spring bean name
OTPValidationServiceBase
Description
EJB bean name
soffid/ejb/com.soffid.iam.service.OTPValidationService
Service methods
resetFailCount
Actors:
Tothom
account
java.lang.String
Returns
boolean
validatePin
Actors:
Tothom
challenge
com.soffid.iam.api.Challenge
pin
java.lang.String
Returns
boolean
resendToken
Actors:
Tothom
challenge
com.soffid.iam.api.Challenge
alternativeMethod
boolean
Returns
com.soffid.iam.api.Challenge
selectToken
Actors:
Tothom
challenge
com.soffid.iam.api.Challenge
Returns
com.soffid.iam.api.Challenge
registerOTPHandler
handler
com.soffid.iam.service.impl.OTPHandler
Returns
void
DAO Dependencies
Service Dependencies
2/28/24