public interface LdapAuthentication extends AuthenticationProvider
AuthenticationProvider
.Modifier and Type | Method and Description |
---|---|
static LdapAuthentication |
create(Vertx vertx,
LdapAuthenticationOptions options)
Create a LDAP authentication provider
|
authenticate, authenticate, authenticate, authenticate
static LdapAuthentication create(Vertx vertx, LdapAuthenticationOptions options)
vertx
- the Vert.x instanceoptions
- the ldap optionsCopyright © 2021 Eclipse. All rights reserved.