| Package | Description |
|---|---|
| io.vertx.reactivex.ext.auth.jdbc |
| Modifier and Type | Field and Description |
|---|---|
static TypeArg<JDBCAuth> |
JDBCAuth.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static JDBCAuth |
JDBCAuth.create(Vertx vertx,
JDBCClient client)
Deprecated.
|
static JDBCAuth |
JDBCAuth.newInstance(io.vertx.ext.auth.jdbc.JDBCAuth arg) |
JDBCAuth |
JDBCAuth.setAuthenticationQuery(String authenticationQuery)
Deprecated.
|
JDBCAuth |
JDBCAuth.setNonces(JsonArray nonces)
Deprecated.
|
JDBCAuth |
JDBCAuth.setPermissionsQuery(String permissionsQuery)
Deprecated.
|
JDBCAuth |
JDBCAuth.setRolePrefix(String rolePrefix)
Deprecated.
|
JDBCAuth |
JDBCAuth.setRolesQuery(String rolesQuery)
Deprecated.
|
Copyright © 2021. All rights reserved.