Package | Description |
---|---|
io.vertx.ext.auth.sqlclient | |
io.vertx.reactivex.ext.auth.sqlclient | |
io.vertx.rxjava.ext.auth.sqlclient | |
io.vertx.rxjava3.ext.auth.sqlclient |
Modifier and Type | Method and Description |
---|---|
SqlAuthenticationOptions |
SqlAuthenticationOptions.setAuthenticationQuery(String authenticationQuery)
Set the authentication query to use.
|
Modifier and Type | Method and Description |
---|---|
static SqlAuthentication |
SqlAuthentication.create(SqlClient client,
SqlAuthenticationOptions options)
Create a JDBC auth provider implementation
|
Modifier and Type | Method and Description |
---|---|
static SqlAuthentication |
SqlAuthentication.create(SqlClient client,
SqlAuthenticationOptions options)
Create a JDBC auth provider implementation
|
Modifier and Type | Method and Description |
---|---|
static SqlAuthentication |
SqlAuthentication.create(SqlClient client,
SqlAuthenticationOptions options)
Create a JDBC auth provider implementation
|
Modifier and Type | Method and Description |
---|---|
static SqlAuthentication |
SqlAuthentication.create(SqlClient client,
SqlAuthenticationOptions options)
Create a JDBC auth provider implementation
|
Copyright © 2024 Eclipse. All rights reserved.