public class LdapServerConnection
extends ServerConnection
Modifier and Type | Class and Description |
---|---|
class |
LdapServerConnection.LdapHost |
Constructor and Description |
---|
LdapServerConnection(ServerConnection conn) |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(java.lang.String k,
java.lang.String value) |
int |
getConnectionTimeout() |
LdapServerConnection.LdapHost |
getHost(int idx) |
LdapServerConnection.LdapHost[] |
getHosts() |
int |
getIdleTimeout() |
int |
getMaxPoolSize() |
java.util.List<AliasServiceLdapServer> |
transformToAliasLdapServerList(java.lang.String connectionName) |
public LdapServerConnection.LdapHost[] getHosts()
public void addProperty(java.lang.String k, java.lang.String value)
public LdapServerConnection.LdapHost getHost(int idx)
public int getConnectionTimeout()
public int getIdleTimeout()
public int getMaxPoolSize()
public java.util.List<AliasServiceLdapServer> transformToAliasLdapServerList(java.lang.String connectionName)