All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description BracesException Exception thrown when braces "{}" are missed in JS script, when it is not allowed.EvaluateCompiledOperation EvaluateOperation InterruptTest Class avaliable in JavaScript engine to check if engine thread is interrupted.InvokeOperation JdkNashornClassFilter JsEvaluator The JavaScript evaluator.JsSanitizer JavaScript sanitizer.JsSanitizer.PoisonPil LinkedHashMapSecuredJsCache Default implementation ofSecuredJsCache
, uses aLinkedHashMap
as its cache and is not thread-safe.NashornDetection NashornDetection.JdkNashornClassFilterCreator NashornDetection.StandaloneNashornClassFilterCreator NashornSandbox The Nashorn sandbox interface.NashornSandboxes The Nashorn sandbox factory.NashornSandboxImpl Nashorn sandbox implementation.RemoveComments Based on https://codegolf.stackexchange.com/questions/48326/remove-single-line-and-multiline-comments-from-stringSandboxClassFilter The class Filter.ScriptAbuseException Exception is thrown when JS script abuse was detected.ScriptCPUAbuseException Exception thrown when script runtime exides given limit.ScriptEngineOperation ScriptMemoryAbuseException Exception thrown when script memory usage exides given limit.SecuredJsCache A cache used to store pre-processed javascript strings, which can be used to share these among differentNashornSandbox
es.StandaloneNashornClassFilter ThreadMonitor JS executor thread monitor.