Package io.vertx.mutiny.ext.auth.jdbc
-
Class Summary Class Description JDBCAuth Factory interface for creatingAuthenticationProvider
instances that use the Vert.x JDBC client.JDBCAuthentication NOTE: This class has been automatically generated from theoriginal
non Mutiny-ified interface using Vert.x codegen.JDBCAuthorization NOTE: This class has been automatically generated from theoriginal
non Mutiny-ified interface using Vert.x codegen.JDBCHashStrategy Determines how the hashing is computed in the implementation You can implement this to provide a different hashing strategy to the default.JDBCUserUtil NOTE: This class has been automatically generated from theoriginal
non Mutiny-ified interface using Vert.x codegen.