Class WebAuthn4J

All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

public class WebAuthn4J extends AuthenticationProvider implements io.vertx.lang.rx.RxDelegate
Factory interface for creating WebAuthN based AuthenticationProvider instances.

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

  • Field Details

    • __TYPE_ARG

      public static final io.vertx.lang.rx.TypeArg<WebAuthn4J> __TYPE_ARG
  • Constructor Details

    • WebAuthn4J

      public WebAuthn4J(WebAuthn4J delegate)
    • WebAuthn4J

      public WebAuthn4J(Object delegate)
  • Method Details