Module org.elasticsearch.xcore
Class LdapRealmSettings
java.lang.Object
org.elasticsearch.xpack.core.security.authc.ldap.LdapRealmSettings
-
Field Details
-
LDAP_TYPE
- See Also:
-
AD_TYPE
- See Also:
-
TIMEOUT_EXECUTION_SUFFIX
- See Also:
-
EXECUTION_TIMEOUT
public static final Function<String,Setting.AffixSetting<org.elasticsearch.core.TimeValue>> EXECUTION_TIMEOUT
-
-
Method Details
-
getSettings
- Parameters:
type- EitherAD_TYPEorLDAP_TYPE- Returns:
- The
setting configurationfor this realm type
-