public class LdapParametersTest.ServerTest extends Parameters.Server
Parameters.Server.Host| Modifier and Type | Field and Description | 
|---|---|
java.util.List<Parameters.Server.Host> | 
alternativeHosts  | 
acceptAllCertificates, login, password, protocol| Constructor and Description | 
|---|
ServerTest(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> | 
getAlternativeHosts()  | 
equals, getLdapHost, hashCodepublic java.util.List<Parameters.Server.Host> alternativeHosts
public ServerTest(Parameters.Server.Host host, java.lang.String login, java.lang.String password, LdapProtocol protocol, boolean acceptAllCertificates)
protected java.util.List<Parameters.Server.Host> getAlternativeHosts()
getAlternativeHosts in class Parameters.ServerCopyright © 2021. All Rights Reserved.