Package org.openapitools.client.model
Class WebAuthnUserFactorProfile
java.lang.Object
org.openapitools.client.model.WebAuthnUserFactorProfile
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-04-19T09:13:44.263607-05:00[America/Chicago]")
public class WebAuthnUserFactorProfile
extends Object
WebAuthnUserFactorProfile
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionauthenticatorName
(String authenticatorName) credentialId
(String credentialId) boolean
Get authenticatorNameGet credentialIdint
hashCode()
void
setAuthenticatorName
(String authenticatorName) void
setCredentialId
(String credentialId) toString()
-
Field Details
-
JSON_PROPERTY_AUTHENTICATOR_NAME
- See Also:
-
JSON_PROPERTY_CREDENTIAL_ID
- See Also:
-
-
Constructor Details
-
WebAuthnUserFactorProfile
public WebAuthnUserFactorProfile()
-
-
Method Details
-
authenticatorName
-
getAuthenticatorName
Get authenticatorName- Returns:
- authenticatorName
-
setAuthenticatorName
-
credentialId
-
getCredentialId
Get credentialId- Returns:
- credentialId
-
setCredentialId
-
equals
-
hashCode
public int hashCode() -
toString
-