Uses of Class
org.ldaptive.LdapURLSet
Packages that use LdapURLSet
-
Uses of LdapURLSet in org.ldaptive
Fields in org.ldaptive declared as LdapURLSetModifier and TypeFieldDescriptionprotected LdapURLSetAbstractConnectionStrategy.ldapURLSetSet of LDAP URLs to attempt connections to.Methods in org.ldaptive with parameters of type LdapURLSetModifier and TypeMethodDescriptionvoidAbstractConnectionStrategy.populate(String urls, LdapURLSet urlSet) voidAbstractPassiveConnectionStrategy.populate(String urls, LdapURLSet urlSet) voidConnectionStrategy.populate(String urls, LdapURLSet urlSet) Populates aLdapURLSetfrom the URL string provided at configuration time.voidDnsResolverConnectionStrategy.populate(String urls, LdapURLSet urlSet) voidDnsSrvConnectionStrategy.populate(String urls, LdapURLSet urlSet)