| Package | Description |
|---|---|
| net.bluemind.system.importation.commons | |
| net.bluemind.system.importation.commons.pool | |
| net.bluemind.system.ldap.importation.internal.tools |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Parameters.Server.Host> |
LdapParametersTest.ServerTest.alternativeHosts |
java.util.List<Parameters.Server.Host> |
LdapParametersServerTest.ServerTest.alternativeHosts |
| Modifier and Type | Method and Description |
|---|---|
static Parameters.Server.Host |
Parameters.Server.Host.build(java.lang.String srvRecord) |
static Parameters.Server.Host |
Parameters.Server.Host.build(java.lang.String hostname,
int port,
int priority,
int weight) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Parameters.Server.Host> |
LdapParametersTest.ServerTest.getAlternativeHosts() |
protected java.util.List<Parameters.Server.Host> |
LdapParametersServerTest.ServerTest.getAlternativeHosts() |
protected abstract java.util.List<Parameters.Server.Host> |
Parameters.Server.getAlternativeHosts() |
java.util.List<Parameters.Server.Host> |
Parameters.Server.getLdapHost() |
| Modifier and Type | Method and Description |
|---|---|
int |
Parameters.Server.Host.compareTo(Parameters.Server.Host o) |
| Constructor and Description |
|---|
ServerTest(Parameters.Server.Host host,
java.lang.String login,
java.lang.String password,
LdapProtocol protocol,
boolean acceptAllCertificates) |
ServerTest(Parameters.Server.Host host,
java.lang.String login,
java.lang.String password,
LdapProtocol protocol,
boolean acceptAllCertificates) |
| Constructor and Description |
|---|
Server(java.util.Optional<Parameters.Server.Host> host,
java.lang.String login,
java.lang.String password,
LdapProtocol protocol,
boolean acceptAllCertificates) |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<Parameters.Server.Host> |
TestServer.alternativeHosts |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Parameters.Server.Host> |
TestServer.getAlternativeHosts() |
| Constructor and Description |
|---|
TestServer(Parameters.Server.Host host,
java.lang.String login,
java.lang.String password,
LdapProtocol protocol,
boolean acceptAllCertificates) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<Parameters.Server.Host> |
LdapParameters.LdapServer.getAlternativeHosts() |
| Constructor and Description |
|---|
LdapServer(Parameters.Server.Host host,
java.lang.String login,
java.lang.String password,
LdapProtocol protocol,
boolean acceptAllCertificates) |
Copyright © 2024. All Rights Reserved.