Uses of Enum
com.okta.sdk.resource.model.WebAuthnAttachment
-
Uses of WebAuthnAttachment in com.okta.sdk.resource.model
Modifier 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.Modifier and TypeMethodDescriptionAuthenticatorMethodWebAuthnAllOfSettings.attachment
(WebAuthnAttachment attachment) void
AuthenticatorMethodWebAuthnAllOfSettings.setAttachment
(WebAuthnAttachment attachment)