Package | Description |
---|---|
io.vertx.ext.auth.ldap | |
io.vertx.reactivex.ext.auth.ldap | |
io.vertx.rxjava.ext.auth.ldap |
Modifier and Type | Method and Description |
---|---|
static LdapAuthentication |
LdapAuthentication.create(Vertx vertx,
LdapAuthenticationOptions options)
Create a LDAP authentication provider
|
Modifier and Type | Method and Description |
---|---|
LdapAuthentication |
LdapAuthentication.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static LdapAuthentication |
LdapAuthentication.newInstance(LdapAuthentication arg) |
Constructor and Description |
---|
LdapAuthentication(LdapAuthentication delegate) |
Modifier and Type | Method and Description |
---|---|
LdapAuthentication |
LdapAuthentication.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static LdapAuthentication |
LdapAuthentication.newInstance(LdapAuthentication arg) |
Constructor and Description |
---|
LdapAuthentication(LdapAuthentication delegate) |
Copyright © 2021 Eclipse. All rights reserved.