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 WebAuthnAttachmentAuthenticatorMethodWebAuthnAllOfSettings.getAttachment()Get attachmentstatic WebAuthnAttachmentReturns 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) voidAuthenticatorMethodWebAuthnAllOfSettings.setAttachment(WebAuthnAttachment attachment)