Uses of Class
org.ldaptive.AbstractConnectionStrategy
Packages that use AbstractConnectionStrategy
-
Uses of AbstractConnectionStrategy in org.ldaptive
Subclasses of AbstractConnectionStrategy in org.ldaptiveModifier and TypeClassDescriptionclass
Connection strategy that attempts hosts ordered exactly the way they are configured.class
Connection strategy that tries all IP addresses resolved from DNS.class
DNS SRV connection strategy.class
Connection strategy that randomizes the list of configured URLs.class
Connection strategy that reorders its URLs based on the number of times it's been invoked.