Package com.okta.sdk.resource.model
Class UserFactorU2FProfile
java.lang.Object
com.okta.sdk.resource.model.UserFactorU2FProfile
- 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 UserFactorU2FProfile
extends Object
implements Serializable
UserFactorU2FProfile
- See Also:
 
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncredentialId(String credentialId) booleanID for the Factor credentialinthashCode()voidsetCredentialId(String credentialId) toString() 
- 
Field Details
- 
JSON_PROPERTY_CREDENTIAL_ID
- See Also:
 
 
 - 
 - 
Constructor Details
- 
UserFactorU2FProfile
public UserFactorU2FProfile() 
 - 
 - 
Method Details