Package org.openapitools.client.model
Class WebAuthnUserFactorAllOf
java.lang.Object
org.openapitools.client.model.WebAuthnUserFactorAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class WebAuthnUserFactorAllOf
extends Object
WebAuthnUserFactorAllOf
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
Get profileint
hashCode()
profile
(WebAuthnUserFactorProfile profile) void
setProfile
(WebAuthnUserFactorProfile profile) toString()
-
Field Details
-
JSON_PROPERTY_PROFILE
- See Also:
-
-
Constructor Details
-
WebAuthnUserFactorAllOf
public WebAuthnUserFactorAllOf()
-
-
Method Details