Uses of Class
com.inttegro.otp.InitiateOtpParams
Packages that use InitiateOtpParams
-
Uses of InitiateOtpParams in com.inttegro
Methods in com.inttegro with parameters of type InitiateOtpParamsModifier and TypeMethodDescriptionClient.OtpClient.initialize(InitiateOtpParams params) Backwards-compatible alias for initiate().Client.OtpClient.initiate(InitiateOtpParams params) Initiates an OTP transaction and delivers the code to the recipient (POST /otp/initiate). -
Uses of InitiateOtpParams in com.inttegro.otp
Methods in com.inttegro.otp that return InitiateOtpParams