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