Uses of Class
io.vertx.reactivex.ext.auth.ldap.LdapAuthentication
-
Packages that use LdapAuthentication Package Description io.vertx.reactivex.ext.auth.ldap -
-
Uses of LdapAuthentication in io.vertx.reactivex.ext.auth.ldap
Fields in io.vertx.reactivex.ext.auth.ldap with type parameters of type LdapAuthentication Modifier and Type Field Description static io.vertx.lang.rx.TypeArg<LdapAuthentication>
LdapAuthentication. __TYPE_ARG
Methods in io.vertx.reactivex.ext.auth.ldap that return LdapAuthentication Modifier and Type Method Description static LdapAuthentication
LdapAuthentication. create(Vertx vertx, LdapAuthenticationOptions options)
Create a LDAP authentication providerstatic LdapAuthentication
LdapAuthentication. newInstance(LdapAuthentication arg)
-