| Package | Description |
|---|---|
| net.bluemind.system.importation.commons.pool |
| Modifier and Type | Method and Description |
|---|---|
LdapPoolByDomain.LdapConnectionContext |
LdapPoolByDomain.getConnectionContext(Parameters ldapParameters)
Get anonymous LDAP connection
|
LdapPoolByDomain.LdapConnectionContext |
LdapPoolByDomain.LdapConnectionContext.setError()
Set ldapCon status to error
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<LdapPoolByDomain.LdapConnectionContext> |
LdapPoolByDomain.getAuthenticatedConnectionContext(Parameters ldapParameters)
Get authenticated LDAP connection, using login/password from LDAP parameters
|
| Modifier and Type | Method and Description |
|---|---|
void |
LdapPoolByDomain.releaseConnectionContext(LdapPoolByDomain.LdapConnectionContext ldapConCtx) |
Copyright © 2023. All Rights Reserved.