LDAP Classes
Implements Java LDAP
A B C D E F G H I L M N O P R S T U

A

ABANDON_REQUEST - Static variable in class org.ietf.ldap.LDAPMessage
An abandon request operation.
abandon(int) - Method in class org.ietf.ldap.LDAPConnection
Abandons an asynchronous operation.
abandon(int, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Abandons a search operation for a queue, using the specified constraints.
abandon(LDAPMessageQueue) - Method in class org.ietf.ldap.LDAPConnection
Abandons all search operations for a queue.
abandon(LDAPMessageQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Abandons all search operations for a queue.
abandon(LDAPSearchResults) - Method in class org.ietf.ldap.LDAPConnection
Notifies the server not to send additional results associated with this LDAPSearchResults object, and discards any results already received.
abandon(LDAPSearchResults, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Notifies the server not to send additional results associated with this LDAPSearchResults object, and discards any results already received.
ABSTRACT - Static variable in class org.ietf.ldap.LDAPObjectClassSchema
This class definition defines an abstract schema class.
ADD - Static variable in class org.ietf.ldap.LDAPModification
Adds the listed values to the given attribute.
ADD - Static variable in class org.ietf.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track additions of new entries to the directory.
ADD_REQUEST - Static variable in class org.ietf.ldap.LDAPMessage
An add request operation.
ADD_RESPONSE - Static variable in class org.ietf.ldap.LDAPMessage
An add response operation.
add(LDAPEntry) - Method in class org.ietf.ldap.LDAPConnection
Synchronously adds an entry to the directory.
add(LDAPEntry, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Synchronously adds an entry to the directory, using the specified constraints.
add(LDAPEntry, LDAPResponseQueue) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously adds an entry to the directory.
add(LDAPEntry, LDAPResponseQueue, LDAPConstraints) - Method in class org.ietf.ldap.LDAPConnection
Asynchronously adds an entry to the directory, using the specified constraints.
add(Object) - Method in class org.ietf.ldap.LDAPAttributeSet
Adds the specified attribute to this attribute set.
addAll(Collection) - Method in class org.ietf.ldap.LDAPAttributeSet
Adds all the specified attributes to this attribute set.
addUnsolicitedNotificationListener(LDAPUnsolicitedNotificationListener) - Method in class org.ietf.ldap.LDAPConnection
Registers an object to be notified on arrival of an unsolicited message from a server.
addValue(byte[]) - Method in class org.ietf.ldap.LDAPAttribute
Adds a byte-formatted value to the attribute.
addValue(String) - Method in class org.ietf.ldap.LDAPAttribute
Adds a string value to the attribute.
ADMIN_LIMIT_EXCEEDED - Static variable in class org.ietf.ldap.LDAPException
Indicates that an LDAP server limit set by an administrative authority has been exceeded.
AFFECTS_MULTIPLE_DSAS - Static variable in class org.ietf.ldap.LDAPException
Indicates that the modify DN operation moves the entry from one LDAP server to another and thus requires more than one LDAP server.
ALIAS_DEREFERENCING_PROBLEM - Static variable in class org.ietf.ldap.LDAPException
Indicates that during a search operation, either the client does not have access rights to read the aliased object's name or dereferencing is not allowed.
ALIAS_PROBLEM - Static variable in class org.ietf.ldap.LDAPException
Indicates that an error occurred when an alias was dereferenced.
ALL_USER_ATTRS - Static variable in class org.ietf.ldap.LDAPConnection
Used with search instead of an attribute list to indicate that all attributes are to be returned.
AMBIGUOUS_RESPONSE - Static variable in class org.ietf.ldap.LDAPException
Indicates that the server response to a request is ambiguous
ANY - Static variable in class org.ietf.ldap.controls.LDAPPersistSearchControl
Change type specifying that you want to track any of the above modifications.
ATTRIBUTE_OR_VALUE_EXISTS - Static variable in class org.ietf.ldap.LDAPException
Indicates that the attribute value specified in a modify or add operation already exists as a value for that attribute.
AUTH_METHOD_NOT_SUPPORTED - Static variable in class org.ietf.ldap.LDAPException
Indicates that during a bind operation the client requested an authentication method not supported by the LDAP server.
AUTH_UNKNOWN - Static variable in class org.ietf.ldap.LDAPException
Indicates that a bind method was called with an unknown authentication method.
AUXILIARY - Static variable in class org.ietf.ldap.LDAPObjectClassSchema
This class definition defines an auxiliary schema class.

LDAP Classes
Implements Java LDAP
A B C D E F G H I L M N O P R S T U
Copyright © 2002 Novell, Inc. All Rights Reserved.
Novell, Inc.
1800 South Novell Place
Provo, Ut 84606
Phone: (801) 861-5000