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