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