Uses of Class
io.vertx.mutiny.ext.auth.jdbc.JDBCAuthentication
Packages that use JDBCAuthentication
-
Uses of JDBCAuthentication in io.vertx.mutiny.ext.auth.jdbc
Fields in io.vertx.mutiny.ext.auth.jdbc with type parameters of type JDBCAuthenticationModifier and TypeFieldDescriptionstatic final TypeArg<JDBCAuthentication>
JDBCAuthentication.__TYPE_ARG
Deprecated.Methods in io.vertx.mutiny.ext.auth.jdbc that return JDBCAuthenticationModifier and TypeMethodDescriptionstatic JDBCAuthentication
JDBCAuthentication.create
(JDBCClient client, io.vertx.ext.auth.jdbc.JDBCAuthenticationOptions options) Deprecated.static JDBCAuthentication
JDBCAuthentication.create
(JDBCClient client, JDBCHashStrategy hashStrategy, io.vertx.ext.auth.jdbc.JDBCAuthenticationOptions options) Deprecated.This factory is only for backwards compatibilitystatic JDBCAuthentication
JDBCAuthentication.newInstance
(io.vertx.ext.auth.jdbc.JDBCAuthentication arg) Deprecated.