Package netscape.ldap.util


package netscape.ldap.util
  • Class
    Description
    This class is similar to the java.lang.StringBuffer class.
    Connection pool, typically used by a server to avoid creating a new connection for each client
    Objects of this class represent distinguished names (DN).
    Class for outputting LDAP entries to a stream as DSML.
    This class is similar to the getopt() function in UNIX System V.
    Abstract class for outputting LDAP entries to a stream.
    LDAP Data Interchange Format (LDIF) is a file format used to import and export directory data from an LDAP server and to describe a set of changes to be applied to data in a directory.
    An object of this class represents the content of an LDIF record that specifies a new entry to be added.
    An object of this class represents the content of an LDIF record that specifies an entry and its attributes.
    An object of this class represents the content of an LDIF record.
    This interface represents the content of an LDIF record.
    An object of this class represents the content of an LDIF record that specifies the deletion of an entry.
    An object of this class represents the content of an LDIF record that specifies changes to an RDN or the DN of an entry.
    An object of this class represents the content of an LDIF record that specifies modifications to an entry.
    An object of this class represents an LDIF record in an LDIF file (or in LDIF data).
    Class for outputting LDAP entries to a stream as LDIF.
    Implements a plaintext -> Base64 encoder.
    Implements a plaintext -> Base64 encoder.
    This abstract class is the parent of those classes which implement MIME encoding and decoding: base64.
    Objects of this class represent the components of a distinguished name (DN).