Package io.vertx.mutiny.ext.auth.jdbc


package io.vertx.mutiny.ext.auth.jdbc
  • Classes
    Class
    Description
    Factory interface for creating AuthenticationProvider instances that use the Vert.x JDBC client.
    NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.
    NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.
    Determines how the hashing is computed in the implementation You can implement this to provide a different hashing strategy to the default.
    NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.