Uses of Enum
com.okta.sdk.resource.model.WebAuthnAttachment
Packages that use WebAuthnAttachment
-
Uses of WebAuthnAttachment in com.okta.sdk.resource.model
Methods in com.okta.sdk.resource.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 com.okta.sdk.resource.model with parameters of type WebAuthnAttachmentModifier and TypeMethodDescriptionAuthenticatorMethodWebAuthnAllOfSettings.attachment
(WebAuthnAttachment attachment) void
AuthenticatorMethodWebAuthnAllOfSettings.setAttachment
(WebAuthnAttachment attachment)