All LDAP Classes
Internal LDAP Classes

Deprecated API


Contents
Deprecated Methods
com.novell.ldap.LDAPConnection.bind(int, String, String)
          replaced by LDAPConnection.bind(int, String, byte[]) 
com.novell.ldap.LDAPConnection.bind(int, String, String, LDAPConstraints)
          replaced by LDAPConnection.bind(int, String, byte[], LDAPConstraints) 
com.novell.ldap.LDAPConnection.bind(String, String)
          replaced by LDAPConnection.bind(int, String, byte[]) 
com.novell.ldap.LDAPConnection.bind(String, String, LDAPConstraints)
          replaced by LDAPConnection.bind(int, String, byte[], LDAPConstraints) 
 

Deprecated Constructors
com.novell.ldap.util.DOMReader(Document)
          use #DOMReader(Element) Creates a reader that reads a DOM document and translates it into LDAPMessages.

The first batchRequest or batchResponse is located and all nodes within it will be read and translated into LDAPMessages

 
 


All LDAP Classes
Internal LDAP Classes

Copyright ? 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000