Your IP : 216.73.216.81


Current Path : /proc/thread-self/root/usr/share/elasticsearch/modules/x-pack-ml/
Upload File :
Current File : //proc/thread-self/root/usr/share/elasticsearch/modules/x-pack-ml/plugin-security-test.policy

// Needed for painless script to run
grant {
  // needed to create the classloader which allows plugins to extend other plugins
  permission java.lang.RuntimePermission "createClassLoader";
};