| Package | Description |
|---|---|
| io.vertx.rxjava3.ext.auth.sqlclient |
| Modifier and Type | Field and Description |
|---|---|
static 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,
io.vertx.ext.auth.sqlclient.SqlAuthenticationOptions options)
Create a JDBC auth provider implementation
|
static SqlAuthentication |
SqlAuthentication.newInstance(io.vertx.ext.auth.sqlclient.SqlAuthentication arg) |
Copyright © 2022 Eclipse. All rights reserved.