Uses of Enum Class
org.bremersee.spring.boot.autoconfigure.ldaptive.LdaptiveConnectionProperties.ReconnectStrategy
Packages that use LdaptiveConnectionProperties.ReconnectStrategy
-
Uses of LdaptiveConnectionProperties.ReconnectStrategy in org.bremersee.spring.boot.autoconfigure.ldaptive
Methods in org.bremersee.spring.boot.autoconfigure.ldaptive that return LdaptiveConnectionProperties.ReconnectStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.LdaptiveConnectionProperties.ReconnectStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.