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-09-09T22:35:17.394661247Z[Etc/UTC]",
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