fun sqlAuthenticationOptionsOf(authenticationQuery: String? = null): SqlAuthenticationOptions
A function providing a DSL for building io.vertx.ext.auth.sqlclient.SqlAuthenticationOptions objects.
Options configuring JDBC authentication.
authenticationQuery
- Set the authentication query to use. Use this if you want to override the default authentication query.