Package netscape.ldap.beans
package netscape.ldap.beans
-
ClassesClassDescriptionBeanInfo for displaying stringThis is a base class that is extended by various specialized LDAP Beans.Invisible Bean that just takes a host, port, directory base, search string, and optional authentication name and password, and returns a list of all matching DNs.BeanInfo for LDAPGetEntriesInvisible Bean that just takes a name and password, host and port, and directory base and attribute name, and returns an attribute's values from a Directory Server.BeanInfo for LDAPGetPropertyInvisible Bean that just takes a host and port, optional authentication name and password, and DN of a group and another DN which might be a member of the group, and returns true or false, depending on whether the second DN is a member of the first.BeanInfo for LDAPIsMemberInvisible Bean that just authenticates a user with a Directory Server and returns Y or N.BeanInfo for LDAPSimpleAuth