Uses of Interface
io.vertx.openapi.contract.OAuthFlows
Packages that use OAuthFlows
Package
Description
-
Uses of OAuthFlows in io.vertx.openapi.contract
Methods in io.vertx.openapi.contract that return OAuthFlowsModifier and TypeMethodDescriptionSecurityScheme.getFlows()An object containing configuration information for the flow types supported. -
Uses of OAuthFlows in io.vertx.reactivex.openapi.contract
Methods in io.vertx.reactivex.openapi.contract that return OAuthFlowsMethods in io.vertx.reactivex.openapi.contract with parameters of type OAuthFlowsConstructors in io.vertx.reactivex.openapi.contract with parameters of type OAuthFlows -
Uses of OAuthFlows in io.vertx.rxjava3.openapi.contract
Methods in io.vertx.rxjava3.openapi.contract that return OAuthFlowsMethods in io.vertx.rxjava3.openapi.contract with parameters of type OAuthFlowsConstructors in io.vertx.rxjava3.openapi.contract with parameters of type OAuthFlows