Frames | No Frames |
Classes derived from netscape.ldap.beans.LDAPBasePropertySupport | |
class | 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. |
class | Invisible 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. |
class | Invisible 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. |
class | Invisible Bean that just authenticates a user with a Directory
Server and returns Y or N. |