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