Package | Description |
---|---|
netscape.ldap.util |
Modifier and Type | Class and Description |
---|---|
class |
LDIFAddContent
An object of this class represents the content of an LDIF record that
specifies a new entry to be added.
|
class |
LDIFAttributeContent
An object of this class represents the content of an LDIF record that
specifies an entry and its attributes.
|
class |
LDIFDeleteContent
An object of this class represents the content of an LDIF record that
specifies the deletion of an entry.
|
class |
LDIFModDNContent
An object of this class represents the content of an LDIF record that
specifies changes to an RDN or the DN of an entry.
|
class |
LDIFModifyContent
An object of this class represents the content of an LDIF record that
specifies modifications to an entry.
|