Class SecurityScheme

java.lang.Object
io.vertx.mutiny.ext.web.openapi.SecurityScheme
All Implemented Interfaces:
MutinyDelegate

public class SecurityScheme extends Object implements MutinyDelegate
An authentication handler factory. This class will hold factories for creating objects.

NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.