Package com.soffid.iam.service.impl
Interface OTPHandler
-
public interface OTPHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ChallengeresendToken(Challenge challenge, boolean alternativeMethod)booleanresetFailCount(String account)ChallengeselectToken(Challenge challenge)booleanvalidatePin(Challenge challenge, String pin)
-