public interface SecurityScheme
AuthenticationHandler
objects.| Modifier and Type | Method and Description |
|---|---|
io.vertx.core.Future<RouterBuilder> |
bind(Function<io.vertx.core.json.JsonObject,io.vertx.core.Future<AuthenticationHandler>> factory) |
RouterBuilder |
bindBlocking(Function<io.vertx.core.json.JsonObject,AuthenticationHandler> factory) |
RouterBuilder bindBlocking(Function<io.vertx.core.json.JsonObject,AuthenticationHandler> factory)
io.vertx.core.Future<RouterBuilder> bind(Function<io.vertx.core.json.JsonObject,io.vertx.core.Future<AuthenticationHandler>> factory)
Copyright © 2022 Eclipse. All rights reserved.