Uses of Enum
org.openapitools.client.model.WebAuthnAttachment
Packages that use WebAuthnAttachment
-
Uses of WebAuthnAttachment in org.openapitools.client.model
Methods in org.openapitools.client.model that return WebAuthnAttachmentModifier and TypeMethodDescriptionstatic WebAuthnAttachment
AuthenticatorMethodWebAuthnAllOfSettings.getAttachment()
Get attachmentstatic WebAuthnAttachment
Returns the enum constant of this type with the specified name.static WebAuthnAttachment[]
WebAuthnAttachment.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.openapitools.client.model with parameters of type WebAuthnAttachmentModifier and TypeMethodDescriptionAuthenticatorMethodWebAuthnAllOfSettings.attachment
(WebAuthnAttachment attachment) void
AuthenticatorMethodWebAuthnAllOfSettings.setAttachment
(WebAuthnAttachment attachment)