Package com.okta.sdk.resource.model
Class AuthenticatorMethodWebAuthnAllOfSettings
java.lang.Object
com.okta.sdk.resource.model.AuthenticatorMethodWebAuthnAllOfSettings
- All Implemented Interfaces:
Serializable
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2024-03-29T16:47:02.065887-05:00[America/Chicago]",
comments="Generator version: 7.4.0")
public class AuthenticatorMethodWebAuthnAllOfSettings
extends Object
implements Serializable
AuthenticatorMethodWebAuthnAllOfSettings
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionattachment
(WebAuthnAttachment attachment) boolean
Get attachmentGet userVerificationint
hashCode()
void
setAttachment
(WebAuthnAttachment attachment) void
setUserVerification
(UserVerificationEnum userVerification) toString()
userVerification
(UserVerificationEnum userVerification)
-
Field Details
-
JSON_PROPERTY_USER_VERIFICATION
- See Also:
-
JSON_PROPERTY_ATTACHMENT
- See Also:
-
-
Constructor Details
-
AuthenticatorMethodWebAuthnAllOfSettings
public AuthenticatorMethodWebAuthnAllOfSettings()
-
-
Method Details
-
userVerification
public AuthenticatorMethodWebAuthnAllOfSettings userVerification(UserVerificationEnum userVerification) -
getUserVerification
Get userVerification- Returns:
- userVerification
-
setUserVerification
-
attachment
-
getAttachment
Get attachment- Returns:
- attachment
-
setAttachment
-
equals
-
hashCode
public int hashCode() -
toString
-