Class CheckOtp
java.lang.Object
com.pingidentity.sdk.api.authn.model.action.CheckOtp
The API action model for actions where an OTP is entered by the user.
- Since:
- 10.1
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CheckOtp
public CheckOtp()
-
-
Method Details
-
getOtp
Get the OTP (one-time passcode) submitted by the user. -
setOtp
Set the OTP (one-time passcode) submitted by the user.
-