Package | Description |
---|---|
io.vertx.ext.auth.sqlclient | |
io.vertx.reactivex.ext.auth.sqlclient | |
io.vertx.rxjava.ext.auth.sqlclient |
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
|
Modifier and Type | Method and Description |
---|---|
SqlAuthentication |
SqlAuthentication.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SqlAuthentication |
SqlAuthentication.newInstance(SqlAuthentication arg) |
Constructor and Description |
---|
SqlAuthentication(SqlAuthentication delegate) |
Modifier and Type | Method and Description |
---|---|
SqlAuthentication |
SqlAuthentication.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SqlAuthentication |
SqlAuthentication.newInstance(SqlAuthentication arg) |
Constructor and Description |
---|
SqlAuthentication(SqlAuthentication delegate) |
Copyright © 2021 Eclipse. All rights reserved.