Class BootstrapUtil

java.lang.Object
org.elasticsearch.bootstrap.BootstrapUtil

public class BootstrapUtil extends Object
Utilities for use during bootstrap. This is public so that tests may use these methods.
  • Method Details

    • loadSecureSettings

      public static SecureSettings loadSecureSettings(Environment initialEnv, SecureString keystorePassword) throws org.elasticsearch.bootstrap.BootstrapException
      Throws:
      org.elasticsearch.bootstrap.BootstrapException