Uses of Class
netscape.ldap.LDAPUrl
Packages that use LDAPUrl
-
Uses of LDAPUrl in netscape.ldap
Methods in netscape.ldap that return LDAPUrlModifier and TypeMethodDescriptionLDAPUrl[]LDAPReferralException.getURLs()Gets the list of referrals (LDAP URLs to other servers) returned by the LDAP server.Methods in netscape.ldap with parameters of type LDAPUrlModifier and TypeMethodDescriptionbooleanReports if the two objects represent the same URLstatic LDAPEntryReads the entry specified by the LDAP URL.static LDAPSearchResultsPerforms the search specified by the LDAP URL.static LDAPSearchResultsLDAPConnection.search(LDAPUrl toGet, LDAPSearchConstraints cons) Performs the search specified by the LDAP URL.