Package | Description |
---|---|
io.vertx.ext.auth.webauthn |
Modifier and Type | Method and Description |
---|---|
Attestation |
WebAuthnOptions.getAttestation() |
static Attestation |
Attestation.of(String string) |
static Attestation |
Attestation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Attestation[] |
Attestation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
WebAuthnOptions |
WebAuthnOptions.setAttestation(Attestation attestation) |
Copyright © 2021 Eclipse. All rights reserved.