Package | Description |
---|---|
io.vertx.ext.web.api.contract | |
io.vertx.ext.web.api.contract.openapi3 |
Modifier and Type | Method and Description |
---|---|
RouterFactory |
RouterFactory.addSecurityHandler(String securitySchemaName,
Handler<RoutingContext> handler)
Mount to paths that have to follow a security schema a security handler
|
RouterFactory |
RouterFactory.setOptions(RouterFactoryOptions options)
Override options
|
Modifier and Type | Interface and Description |
---|---|
interface |
OpenAPI3RouterFactory
Interface for OpenAPI3RouterFactory.
|
Copyright © 2018 Eclipse. All rights reserved.