Class OServerSideScriptInterpreter

java.lang.Object
com.orientechnologies.orient.server.plugin.OServerPluginAbstract
com.orientechnologies.orient.server.handler.OServerSideScriptInterpreter
All Implemented Interfaces:
OService, OServerPlugin

public class OServerSideScriptInterpreter extends OServerPluginAbstract
Allow the execution of server-side scripting. This could be a security hole in your configuration if users have access to the database and can execute any kind of code.
Author:
Luca