Uses of Class
io.vertx.mutiny.ext.web.openapi.SecurityScheme
-
-
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 io.smallrye.mutiny.vertx.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)
-