Classes
Methods
(static) JDBCAuth.create(vertx, client) → {JDBCAuth}
Create a JDBC auth provider implementation
Parameters:
Name | Type | Description |
---|---|---|
vertx |
Vertx | |
client |
JDBCClient | the JDBC client instance |
- Source:
Returns:
the auth provider
- Type
- JDBCAuth