Uses of Class
io.vertx.mutiny.ext.web.openapi.SecurityScheme
- 
Packages that use SecurityScheme Package Description io.vertx.mutiny.ext.web.openapi  - 
- 
Uses of SecurityScheme in io.vertx.mutiny.ext.web.openapi
Fields in io.vertx.mutiny.ext.web.openapi with type parameters of type SecurityScheme Modifier and Type Field Description static TypeArg<SecurityScheme>SecurityScheme. __TYPE_ARGMethods in io.vertx.mutiny.ext.web.openapi that return SecurityScheme Modifier and Type Method Description static SecuritySchemeSecurityScheme. newInstance(io.vertx.ext.web.openapi.SecurityScheme arg)SecuritySchemeRouterBuilder. securityHandler(String securitySchemeName) 
 -