Package org.openapitools.client.model
Class AuthenticatorMethodSignedNonce
java.lang.Object
org.openapitools.client.model.AuthenticatorMethodBase
org.openapitools.client.model.AuthenticatorMethodSignedNonce
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2023-06-14T14:39:12.692995-05:00[America/Chicago]")
public class AuthenticatorMethodSignedNonce
extends AuthenticatorMethodBase
AuthenticatorMethodSignedNonce
-
Field Summary
FieldsFields inherited from class org.openapitools.client.model.AuthenticatorMethodBase
JSON_PROPERTY_LINKS, JSON_PROPERTY_STATUS, JSON_PROPERTY_TYPE, type
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
JSON_PROPERTY_SETTINGS
- See Also:
-
-
Constructor Details
-
AuthenticatorMethodSignedNonce
public AuthenticatorMethodSignedNonce()
-
-
Method Details
-
settings
public AuthenticatorMethodSignedNonce settings(AuthenticatorMethodSignedNonceAllOfSettings settings) -
getSettings
Get settings- Returns:
- settings
-
setSettings
-
equals
- Overrides:
equals
in classAuthenticatorMethodBase
-
hashCode
public int hashCode()- Overrides:
hashCode
in classAuthenticatorMethodBase
-
toString
- Overrides:
toString
in classAuthenticatorMethodBase
-