Class SqlAuthentication

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

public class SqlAuthentication extends AuthenticationProvider implements io.vertx.lang.rx.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.