Module: vertx-auth-jdbc-js/jdbc_auth

Classes

JDBCAuth

Methods

(static) JDBCAuth.create(client) → {JDBCAuth}

Create a JDBC auth provider implementation
Parameters:
Name Type Description
client JDBCClient the JDBC client instance
Source:
Returns:
the auth provider
Type
JDBCAuth