Uses of Interface
io.vertx.ext.auth.sqlclient.SqlAuthentication
Packages that use SqlAuthentication
Package
Description
-
Uses of SqlAuthentication in io.vertx.ext.auth.sqlclient
Methods in io.vertx.ext.auth.sqlclient that return SqlAuthenticationModifier and TypeMethodDescriptionstatic SqlAuthenticationCreate a JDBC auth provider implementationstatic SqlAuthenticationSqlAuthentication.create(SqlClient client, SqlAuthenticationOptions options) Create a JDBC auth provider implementation -
Uses of SqlAuthentication in io.vertx.reactivex.ext.auth.sqlclient
Methods in io.vertx.reactivex.ext.auth.sqlclient that return SqlAuthenticationMethods in io.vertx.reactivex.ext.auth.sqlclient with parameters of type SqlAuthenticationModifier and TypeMethodDescriptionstatic SqlAuthenticationSqlAuthentication.newInstance(SqlAuthentication arg) Constructors in io.vertx.reactivex.ext.auth.sqlclient with parameters of type SqlAuthentication -
Uses of SqlAuthentication in io.vertx.rxjava3.ext.auth.sqlclient
Methods in io.vertx.rxjava3.ext.auth.sqlclient that return SqlAuthenticationMethods in io.vertx.rxjava3.ext.auth.sqlclient with parameters of type SqlAuthenticationModifier and TypeMethodDescriptionstatic SqlAuthenticationSqlAuthentication.newInstance(SqlAuthentication arg) Constructors in io.vertx.rxjava3.ext.auth.sqlclient with parameters of type SqlAuthentication