Uses of Class
io.vertx.mutiny.ext.auth.sqlclient.SqlAuthentication
Packages that use SqlAuthentication
-
Uses of SqlAuthentication in io.vertx.mutiny.ext.auth.sqlclient
Fields in io.vertx.mutiny.ext.auth.sqlclient with type parameters of type SqlAuthenticationModifier and TypeFieldDescriptionstatic final TypeArg<SqlAuthentication>SqlAuthentication.__TYPE_ARGMethods in io.vertx.mutiny.ext.auth.sqlclient that return SqlAuthenticationModifier and TypeMethodDescriptionstatic SqlAuthenticationstatic SqlAuthenticationSqlAuthentication.create(SqlClient client, io.vertx.ext.auth.sqlclient.SqlAuthenticationOptions options) static SqlAuthenticationSqlAuthentication.newInstance(io.vertx.ext.auth.sqlclient.SqlAuthentication arg)