Uses of Package
io.vertx.mutiny.ext.auth.jdbc
-
Packages that use io.vertx.mutiny.ext.auth.jdbc Package Description io.vertx.mutiny.ext.auth.jdbc -
Classes in io.vertx.mutiny.ext.auth.jdbc used by io.vertx.mutiny.ext.auth.jdbc Class Description JDBCAuth Factory interface for creatingAuthenticationProvider
instances that use the Vert.x JDBC client.JDBCAuthentication Factory interface for creatingAuthenticationProvider
instances that use the Vert.x JDBC client.JDBCAuthorization Factory interface for creating instances that use the Vert.x JDBC client.JDBCHashStrategy Determines how the hashing is computed in the implementation You can implement this to provide a different hashing strategy to the default.JDBCUserUtil Utility to create users/roles/permissions.