| Package | Description | 
|---|---|
| io.vertx.reactivex.ext.auth.sqlclient | 
| Modifier and Type | Field and Description | 
|---|---|
static io.vertx.lang.rx.TypeArg<SqlAuthentication> | 
SqlAuthentication.__TYPE_ARG  | 
| Modifier and Type | Method and Description | 
|---|---|
static SqlAuthentication | 
SqlAuthentication.create(SqlClient client)
Create a JDBC auth provider implementation 
 | 
static SqlAuthentication | 
SqlAuthentication.create(SqlClient client,
      SqlAuthenticationOptions options)
Create a JDBC auth provider implementation 
 | 
static SqlAuthentication | 
SqlAuthentication.newInstance(SqlAuthentication arg)  | 
Copyright © 2021 Eclipse. All rights reserved.