| Package | Description |
|---|---|
| io.vertx.reactivex.ext.auth.jdbc |
| Modifier and Type | Field and Description |
|---|---|
static TypeArg<JDBCAuthentication> |
JDBCAuthentication.__TYPE_ARG |
| Modifier and Type | Method and Description |
|---|---|
static JDBCAuthentication |
JDBCAuthentication.create(JDBCClient client,
io.vertx.ext.auth.jdbc.JDBCAuthenticationOptions options)
Create a JDBC auth provider implementation
|
static JDBCAuthentication |
JDBCAuthentication.create(JDBCClient client,
JDBCHashStrategy hashStrategy,
io.vertx.ext.auth.jdbc.JDBCAuthenticationOptions options)
Deprecated.
|
static JDBCAuthentication |
JDBCAuthentication.newInstance(io.vertx.ext.auth.jdbc.JDBCAuthentication arg) |
Copyright © 2021. All rights reserved.