Package org.openapitools.client.model
Class TotpUserFactorProfile
java.lang.Object
org.openapitools.client.model.TotpUserFactorProfile
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
           date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class TotpUserFactorProfile
extends Object
TotpUserFactorProfile
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncredentialId(String credentialId) booleanGet credentialIdinthashCode()voidsetCredentialId(String credentialId) toString() 
- 
Field Details
- 
JSON_PROPERTY_CREDENTIAL_ID
- See Also:
 
 
 - 
 - 
Constructor Details
- 
TotpUserFactorProfile
public TotpUserFactorProfile() 
 - 
 - 
Method Details