Uses of Enum Class
org.bremersee.ldaptive.LdaptiveProperties.ReconnectStrategy
Packages that use LdaptiveProperties.ReconnectStrategy
Package
Description
The package contains classes for LDAP operations with the ldaptive library.
-
Uses of LdaptiveProperties.ReconnectStrategy in org.bremersee.ldaptive
Methods in org.bremersee.ldaptive that return LdaptiveProperties.ReconnectStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LdaptiveProperties.ReconnectStrategy[]LdaptiveProperties.ReconnectStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.