public class TestServer 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 |
---|
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> |
getAlternativeHosts() |
equals, getLdapHost, hashCode
public java.util.List<Parameters.Server.Host> alternativeHosts
public TestServer(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.Server
Copyright © 2021. All Rights Reserved.