Package com.okta.sdk.resource.model
Class U2fUserFactorProfile
java.lang.Object
com.okta.sdk.resource.model.U2fUserFactorProfile
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-06-17T07:49:15.347219-05:00[America/Chicago]",
comments="Generator version: 7.5.0")
public class U2fUserFactorProfile
extends Object
implements Serializable
U2fUserFactorProfile
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncredentialId
(String credentialId) boolean
Get credentialIdint
hashCode()
void
setCredentialId
(String credentialId) toString()
-
Field Details
-
JSON_PROPERTY_CREDENTIAL_ID
- See Also:
-
-
Constructor Details
-
U2fUserFactorProfile
public U2fUserFactorProfile()
-
-
Method Details