Uses of Class
org.ldaptive.LdapURLSet
-
Packages that use LdapURLSet Package Description org.ldaptive -
-
Uses of LdapURLSet in org.ldaptive
Fields in org.ldaptive declared as LdapURLSet Modifier and Type Field Description protected LdapURLSetAbstractConnectionStrategy. ldapURLSetSet of LDAP URLs to attempt connections to.Methods in org.ldaptive with parameters of type LdapURLSet Modifier and Type Method Description voidAbstractConnectionStrategy. 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)
-