Package netscape.ldap
package netscape.ldap
-
ClassDescriptionEncapsulates a connection to an LDAP server, providing access to the input queue for messages received.Represents the name and values of an attribute in an entry.The definition of an attribute type in the schema.Represents a set of attributes (for example, the set of attributes in an entry).Performs explicit bind processing on a referral.
LDAPCache
represents an in-memory cache that you can use to reduce the number of search requests sent to the LDAP server.Compares LDAP entries based on one or more attribute values.Represents a connection to an LDAP server.Represents a set of operation preferences.Represents arbitrary control data that can be used with a a particular LDAP operation.The definition of a DIT content rule in the schema.The definition of a DIT structure rule in the schema.Represents a distinguished name in LDAP.Represents an entry in the directory.TheLDAPEntryComparator
interface represents the algorithm used to sort the search results.Indicates that an error has occurred.Version 3 of the LDAP protocol include the means to define additional operations ("extended operations") beyond the standard LDAP operations.Represents a server response to an extended operation request.An exception thrown when the LDAP operation being invoked has been interrupted.The definition of a matching rule in the schema.The definition of a matching rule use in the schema.Base class for LDAP request and response messages.Specifies changes to be made to the values of an attribute.Represents a set of modifications to be made to attributes in an entry.The definition of a name form in the schema.The definition of an object class in the schema.Specifies how to retrieve authentication information automatically for referrals.Represents information used to authenticate the client in cases where the client follows referrals automatically.Represents the situation in which the LDAP server refers the client to another LDAP server.Represents the response to a particular LDAP operation.Represents the message queue associated with a particular LDAP operation or operations.Authenticates to a server using SASLThis object represents the schema of an LDAP v3 server.Abstract class representing an element (such as an object class definition, an attribute type definition, or a matching rule definition) in the schema.Represents a set of search preferences.Manages search results, references and responses returned on one or more search requestsA LDAPSearchResult object encapsulates a single search result.An LDAPSearchResultReference object encapsulates a continuation reference from a search operation.The results of an LDAP search operation, represented as an enumeration.Represents a socket connection that you can use to connect to an LDAP server.Represents sorting instructions for a particular attribute.Creates an SSL socket connection to an LDAP Server.Represents an SSL socket connection that you can use to connect to an LDAP server.Creates an SSL socket connection to an LDAP Server.The definition of a syntax type in the schema.A socket factory interface for supporting the start TLS LDAPv3 extension (RFC 2830).TheLDAPTraceWriter
interface enables logging of LDAP trace messages in environments where an OutputStream can not be used.Represents an LDAP URL.This interface summarizes the basic functionality available in the Lightweight Directory Access Protocol (LDAP) version 2.Specifies additional features available in version 3 of the LDAP protocol.