Module org.elasticsearch.xcore
Class LdapLoadBalancingSettings
java.lang.Object
org.elasticsearch.xpack.core.security.authc.ldap.support.LdapLoadBalancingSettings
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Function<String, Setting.AffixSetting<org.elasticsearch.core.TimeValue>> static final Function<String, Setting.AffixSetting<String>> -
Method Summary
Modifier and TypeMethodDescriptionstatic Set<Setting.AffixSetting<?>> getSettings(String realmType)
-
Field Details
-
LOAD_BALANCE_TYPE_SETTING
-
CACHE_TTL_SETTING
public static final Function<String,Setting.AffixSetting<org.elasticsearch.core.TimeValue>> CACHE_TTL_SETTING
-
-
Method Details
-
getSettings
-