Uses of Class
io.vertx.mutiny.ext.auth.ldap.LdapAuthentication
Packages that use LdapAuthentication
-
Uses of LdapAuthentication in io.vertx.mutiny.ext.auth.ldap
Fields in io.vertx.mutiny.ext.auth.ldap with type parameters of type LdapAuthenticationModifier and TypeFieldDescriptionstatic final TypeArg<LdapAuthentication>LdapAuthentication.__TYPE_ARGMethods in io.vertx.mutiny.ext.auth.ldap that return LdapAuthenticationModifier and TypeMethodDescriptionLdapAuthentication.authenticateAndForget(io.vertx.ext.auth.authentication.Credentials credentials) Authenticate a user.static LdapAuthenticationCreate a LDAP authentication providerstatic LdapAuthenticationLdapAuthentication.newInstance(io.vertx.ext.auth.ldap.LdapAuthentication delegate) Creates a new instance of theLdapAuthentication.