Class LDAPBasePropertySupport

java.lang.Object
netscape.ldap.beans.LDAPBasePropertySupport
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
LDAPGetEntries, LDAPGetProperty, LDAPIsMember, LDAPSimpleAuth

public class LDAPBasePropertySupport extends Object implements Serializable
This is a base class that is extended by various specialized LDAP Beans. It provides the common properties and accessors used by them.
See Also: