Package | Description |
---|---|
io.vertx.ext.auth.sqlclient | |
io.vertx.reactivex.ext.auth.sqlclient | |
io.vertx.rxjava.ext.auth.sqlclient |
Modifier and Type | Method and Description |
---|---|
static SqlAuthorization |
SqlAuthorization.create(SqlClient client)
Create a JDBC authorization provider implementation
|
static SqlAuthorization |
SqlAuthorization.create(SqlClient client,
SqlAuthorizationOptions options)
Create a JDBC authorization provider implementation
|
Modifier and Type | Method and Description |
---|---|
SqlAuthorization |
SqlAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SqlAuthorization |
SqlAuthorization.newInstance(SqlAuthorization arg) |
Constructor and Description |
---|
SqlAuthorization(SqlAuthorization delegate) |
Modifier and Type | Method and Description |
---|---|
SqlAuthorization |
SqlAuthorization.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static SqlAuthorization |
SqlAuthorization.newInstance(SqlAuthorization arg) |
Constructor and Description |
---|
SqlAuthorization(SqlAuthorization delegate) |
Copyright © 2021 Eclipse. All rights reserved.