Class SqlAuthentication

java.lang.Object
io.vertx.rxjava3.ext.auth.authentication.AuthenticationProvider
io.vertx.rxjava3.ext.auth.sqlclient.SqlAuthentication
All Implemented Interfaces:
RxDelegate

public class SqlAuthentication extends AuthenticationProvider implements RxDelegate
Factory interface for creating AuthenticationProvider 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.