Package com.okta.sdk.resource.model
Class UserFactorTokenHardwareAllOfVerify
java.lang.Object
com.okta.sdk.resource.model.UserFactorTokenHardwareAllOfVerify
- All Implemented Interfaces:
 Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2024-09-23T16:19:57.008753975Z[Etc/UTC]",
           comments="Generator version: 7.8.0")
public class UserFactorTokenHardwareAllOfVerify
extends Object
implements Serializable
UserFactorTokenHardwareAllOfVerify
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionbooleanOTP for the current time windowinthashCode()voidsetPassCode(String passCode) toString() 
- 
Field Details
- 
JSON_PROPERTY_PASS_CODE
- See Also:
 
 
 - 
 - 
Constructor Details
- 
UserFactorTokenHardwareAllOfVerify
public UserFactorTokenHardwareAllOfVerify() 
 - 
 - 
Method Details