Class LdapAuthentication


  • public class LdapAuthentication
    extends AuthenticationProvider
    Factory interface for creating a LDAP AuthenticationProvider.

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

    • Field Detail

      • __TYPE_ARG

        public static final io.smallrye.mutiny.vertx.TypeArg<LdapAuthentication> __TYPE_ARG
    • Constructor Detail

      • LdapAuthentication

        public LdapAuthentication​(io.vertx.ext.auth.ldap.LdapAuthentication delegate)
      • LdapAuthentication

        public LdapAuthentication​(Object delegate)