Package com.okta.sdk.resource.model
Class UserFactorTOTPProfile
java.lang.Object
com.okta.sdk.resource.model.UserFactorTOTPProfile
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-08-09T14:19:33.269913-05:00[America/Chicago]",
comments="Generator version: 7.7.0")
public class UserFactorTOTPProfile
extends Object
implements Serializable
UserFactorTOTPProfile
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncredentialId
(String credentialId) boolean
ID for the Factor credentialint
hashCode()
void
setCredentialId
(String credentialId) toString()
-
Field Details
-
JSON_PROPERTY_CREDENTIAL_ID
- See Also:
-
-
Constructor Details
-
UserFactorTOTPProfile
public UserFactorTOTPProfile()
-
-
Method Details
-
credentialId
-
getCredentialId
-
setCredentialId
-
equals
-
hashCode
-
toString
-