com.ibm.security.access.server_connections

Class LdapServerConnection

  • java.lang.Object
    • ServerConnection
      • com.ibm.security.access.server_connections.LdapServerConnection


  • public class LdapServerConnection
    extends ServerConnection
    LDAP server connection
    • Constructor Detail

      • LdapServerConnection

        public LdapServerConnection(ServerConnection conn)
    • Method Detail

      • addProperty

        public void addProperty(java.lang.String k,
                                java.lang.String value)
      • getConnectionTimeout

        public int getConnectionTimeout()
      • getIdleTimeout

        public int getIdleTimeout()
      • getMaxPoolSize

        public int getMaxPoolSize()
      • transformToAliasLdapServerList

        public java.util.List<AliasServiceLdapServer> transformToAliasLdapServerList(java.lang.String connectionName)