Class LdapAuthentication

java.lang.Object
io.vertx.reactivex.ext.auth.authentication.AuthenticationProvider
io.vertx.reactivex.ext.auth.ldap.LdapAuthentication
All Implemented Interfaces:
io.vertx.lang.rx.RxDelegate

public class LdapAuthentication extends AuthenticationProvider implements io.vertx.lang.rx.RxDelegate
Factory interface for creating a LDAP AuthenticationProvider.

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