Class JDBCAuthentication

All Implemented Interfaces:
MutinyDelegate

@Deprecated public class JDBCAuthentication extends AuthenticationProvider implements MutinyDelegate
Deprecated.

NOTE: This class has been automatically generated from the original non Mutiny-ified interface using Vert.x codegen.

  • Field Details

  • Constructor Details

    • JDBCAuthentication

      public JDBCAuthentication(io.vertx.ext.auth.jdbc.JDBCAuthentication delegate)
      Deprecated.
    • JDBCAuthentication

      public JDBCAuthentication(Object delegate)
      Deprecated.
  • Method Details