Package com.okta.sdk.resource.model
Class HardwareUserFactorProfile
java.lang.Object
com.okta.sdk.resource.model.HardwareUserFactorProfile
- 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 HardwareUserFactorProfile
extends Object
implements Serializable
HardwareUserFactorProfile
- 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
-
HardwareUserFactorProfile
public HardwareUserFactorProfile()
-
-
Method Details