Module org.elasticsearch.xcore
Class NativeRealmSettings
java.lang.Object
org.elasticsearch.xpack.core.security.authc.esnative.NativeRealmSettings
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TYPE
- See Also:
-
DEFAULT_NAME
- See Also:
-
NATIVE_USERS_ENABLED
This setting is never registered by the security plugin - in order to disable the native user APIs another plugin must register it as a boolean setting and cause it to be set to `false`. If this setting is set tofalsethen- the Rest APIs for native user management are disabled.
- the default native realm will not be automatically configured.
- it is not possible to configure a native realm.
- See Also:
-
-
Method Details
-
getSettings
- Returns:
- The
setting configurationfor this realm type
-