Class SqlAuthorization

java.lang.Object
io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthorization
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate, AuthorizationProvider

public class SqlAuthorization extends Object implements io.vertx.lang.rx.RxDelegate, AuthorizationProvider
Factory interface for creating instances that use the Vert.x SQL client.

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