Uses of Class
com.inttegro.otp.VerifyOtpParams
Packages that use VerifyOtpParams
-
Uses of VerifyOtpParams in com.inttegro
Methods in com.inttegro with parameters of type VerifyOtpParamsModifier and TypeMethodDescriptionClient.OtpClient.verify(VerifyOtpParams params) Verifies a submitted OTP code for a given session (POST /otp/verify). -
Uses of VerifyOtpParams in com.inttegro.otp
Methods in com.inttegro.otp that return VerifyOtpParams