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_ARG
Methods in io.vertx.mutiny.ext.web.openapi that return SecurityScheme Modifier and Type Method Description static SecurityScheme
SecurityScheme. newInstance(io.vertx.ext.web.openapi.SecurityScheme arg)
SecurityScheme
RouterBuilder. securityHandler(String securitySchemeName)
-