Package | Description |
---|---|
io.vertx.rxjava3.ext.auth.webauthn |
Modifier and Type | Field and Description |
---|---|
static io.vertx.lang.rx.TypeArg<MetaDataService> |
MetaDataService.__TYPE_ARG |
Modifier and Type | Method and Description |
---|---|
MetaDataService |
MetaDataService.addStatement(JsonObject statement)
Manually feed a Meta Data Statement to the service.
|
MetaDataService |
MetaDataService.flush()
Clears all loaded statements, both from the TOC and manually inserted.
|
MetaDataService |
WebAuthn.metaDataService()
Getter to the instance FIDO2 Meta Data Service.
|
static MetaDataService |
MetaDataService.newInstance(MetaDataService arg) |
Copyright © 2022 Eclipse. All rights reserved.