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 LdapURLSet
AbstractConnectionStrategy.ldapURLSet
Set of LDAP URLs to attempt connections to.Methods in org.ldaptive with parameters of type LdapURLSetModifier and TypeMethodDescriptionvoid
AbstractConnectionStrategy.populate
(String urls, LdapURLSet urlSet) void
ConnectionStrategy.populate
(String urls, LdapURLSet urlSet) Populates aLdapURLSet
from the URL string provided at configuration time.void
DnsResolverConnectionStrategy.populate
(String urls, LdapURLSet urlSet) void
DnsSrvConnectionStrategy.populate
(String urls, LdapURLSet urlSet)