Package | Description |
---|---|
io.vertx.ext.auth.jdbc | |
io.vertx.reactivex.ext.auth.jdbc | |
io.vertx.rxjava.ext.auth.jdbc |
Modifier and Type | Method and Description |
---|---|
static JDBCAuthorization |
JDBCAuthorization.create(String providerId,
JDBCClient client,
JDBCAuthorizationOptions options)
Deprecated.
Create a JDBC authorization provider implementation
|
Modifier and Type | Method and Description |
---|---|
JDBCAuthorization |
JDBCAuthorization.getDelegate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static JDBCAuthorization |
JDBCAuthorization.newInstance(JDBCAuthorization arg)
Deprecated.
|
Constructor and Description |
---|
JDBCAuthorization(JDBCAuthorization delegate)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
JDBCAuthorization |
JDBCAuthorization.getDelegate()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static JDBCAuthorization |
JDBCAuthorization.newInstance(JDBCAuthorization arg)
Deprecated.
|
Constructor and Description |
---|
JDBCAuthorization(JDBCAuthorization delegate)
Deprecated.
|
Copyright © 2025 Eclipse. All rights reserved.