| Package | Description | 
|---|---|
| io.vertx.ext.auth.webauthn | 
| Modifier and Type | Method and Description | 
|---|---|
UserVerification | 
WebAuthnOptions.getUserVerification()  | 
static UserVerification | 
UserVerification.of(String string)  | 
static UserVerification | 
UserVerification.valueOf(String name)
Returns the enum constant of this type with the specified name. 
 | 
static UserVerification[] | 
UserVerification.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.setUserVerification(UserVerification userVerification)  | 
Copyright © 2024 Eclipse. All rights reserved.