Uses of Interface
io.vertx.ext.auth.ldap.LdapAuthentication
Packages that use LdapAuthentication
Package
Description
-
Uses of LdapAuthentication in io.vertx.ext.auth.ldap
Methods in io.vertx.ext.auth.ldap that return LdapAuthenticationModifier and TypeMethodDescriptionstatic LdapAuthenticationLdapAuthentication.create(Vertx vertx, LdapAuthenticationOptions options) Create a LDAP authentication provider -
Uses of LdapAuthentication in io.vertx.reactivex.ext.auth.ldap
Methods in io.vertx.reactivex.ext.auth.ldap that return LdapAuthenticationMethods in io.vertx.reactivex.ext.auth.ldap with parameters of type LdapAuthenticationModifier and TypeMethodDescriptionstatic LdapAuthenticationLdapAuthentication.newInstance(LdapAuthentication arg) Constructors in io.vertx.reactivex.ext.auth.ldap with parameters of type LdapAuthentication -
Uses of LdapAuthentication in io.vertx.rxjava3.ext.auth.ldap
Methods in io.vertx.rxjava3.ext.auth.ldap that return LdapAuthenticationMethods in io.vertx.rxjava3.ext.auth.ldap with parameters of type LdapAuthenticationModifier and TypeMethodDescriptionstatic LdapAuthenticationLdapAuthentication.newInstance(LdapAuthentication arg) Constructors in io.vertx.rxjava3.ext.auth.ldap with parameters of type LdapAuthentication