Package com.okta.sdk.resource.model
Class UserFactorTokenAllOfVerify
java.lang.Object
com.okta.sdk.resource.model.UserFactorTokenAllOfVerify
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-09-23T08:35:59.300824-05:00[America/Chicago]",
comments="Generator version: 7.8.0")
public class UserFactorTokenAllOfVerify
extends Object
implements Serializable
UserFactorTokenAllOfVerify
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
OTP for the next time windowOTP for the current time windowint
hashCode()
nextPassCode
(Integer nextPassCode) void
setNextPassCode
(Integer nextPassCode) void
setPassCode
(String passCode) toString()
-
Field Details
-
JSON_PROPERTY_PASS_CODE
- See Also:
-
JSON_PROPERTY_NEXT_PASS_CODE
- See Also:
-
-
Constructor Details
-
UserFactorTokenAllOfVerify
public UserFactorTokenAllOfVerify()
-
-
Method Details
-
passCode
-
getPassCode
OTP for the current time window- Returns:
- passCode
-
setPassCode
-
nextPassCode
-
getNextPassCode
OTP for the next time window- Returns:
- nextPassCode
-
setNextPassCode
-
equals
-
hashCode
public int hashCode() -
toString
-