Frames | No Frames |
Constructors with parameter type netscape.ldap.LDAPEntry | |
Methods with parameter type netscape.ldap.LDAPEntry | |
void | Adds an entry to the directory. |
void | Adds an entry to the directory. |
void | Adds an entry to the directory and allows you to specify preferences
for this LDAP add operation by using an
LDAPConstraints object. |
void | Adds an entry to the directory. |
LDAPResponseListener | Adds an entry to the directory. |
LDAPResponseListener | Adds an entry to the directory. |
LDAPResponseListener | LDAPAsynchronousConnection.add(LDAPEntry entry, LDAPResponseListener listener, LDAPConstraints cons) Adds an entry to the directory and allows you to specify constraints
for this LDAP add operation by using an LDAPConstraints
object. |
LDAPResponseListener | Adds an entry to the directory and allows you to specify constraints
for this LDAP add operation by using an LDAPConstraints
object. |
void | |
void | Extract all schema elements from subschema entry
|
boolean | Returns true if the value of the attribute in the first entry is greater
than the value of the attribute in the second entry. |
boolean | Specifies the algorithm used to
compare entries when sorting search results. |
Methods with return type netscape.ldap.LDAPEntry | |
LDAPEntry | Returns the entry of a server search response. |
LDAPEntry | Returns the next LDAP entry from the search results
and throws an exception if the next result is a referral, or
if a sizelimit or timelimit error occurred. |
LDAPEntry | LDAPConnection.read(String DN) Reads the entry for the specified distiguished name (DN) and retrieves all
attributes for the entry. |
LDAPEntry | Read the entry corresponding to the specified distinguished name (DN). |
LDAPEntry | LDAPConnection.read(String DN, attrs[] ) Reads the entry for the specified distinguished name (DN) and
retrieves only the specified attributes from the entry. |
LDAPEntry | Read the entry corresponding to the specified distinguished name (DN),
and retrieve only the specified attributes. |
LDAPEntry | Read the entry corresponding to the specified distinguished name (DN),
and retrieve only the specified attributes. |
LDAPEntry | Read the entry corresponding to the specified distinguished name (DN),
and retrieve only the specified attributes. |
LDAPEntry | Reads the entry for the specified distiguished name (DN) and retrieves all
attributes for the entry. |
LDAPEntry | Reads the entry specified by the LDAP URL. |
Methods with parameter type netscape.ldap.LDAPEntry | |
void | The main method of LDAPWriter. |
void | Prints the schema from an entry containing subschema
entry entry containing schema definitions
|
void | Default schema writer - assumes an ordinary entry
|
Methods with parameter type netscape.ldap.LDAPEntry | |
boolean |