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_ARGMethods in io.vertx.mutiny.ext.auth.ldap that return LdapAuthentication Modifier and Type Method Description static LdapAuthenticationLdapAuthentication. create(Vertx vertx, io.vertx.ext.auth.ldap.LdapAuthenticationOptions options)static LdapAuthenticationLdapAuthentication. newInstance(io.vertx.ext.auth.ldap.LdapAuthentication arg)
-