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 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 com.okta.sdk.resource.model with parameters of type WebAuthnAttachmentModifier and TypeMethodDescriptionAuthenticatorMethodWebAuthnAllOfSettings.attachment(WebAuthnAttachment attachment) voidAuthenticatorMethodWebAuthnAllOfSettings.setAttachment(WebAuthnAttachment attachment)