| 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)
Create a JDBC authorization provider implementation 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JDBCAuthorization | 
JDBCAuthorization.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static JDBCAuthorization | 
JDBCAuthorization.newInstance(JDBCAuthorization arg)  | 
| Constructor and Description | 
|---|
JDBCAuthorization(JDBCAuthorization delegate)  | 
| Modifier and Type | Method and Description | 
|---|---|
JDBCAuthorization | 
JDBCAuthorization.getDelegate()  | 
| Modifier and Type | Method and Description | 
|---|---|
static JDBCAuthorization | 
JDBCAuthorization.newInstance(JDBCAuthorization arg)  | 
| Constructor and Description | 
|---|
JDBCAuthorization(JDBCAuthorization delegate)  | 
Copyright © 2021 Eclipse. All rights reserved.