All Classes and Interfaces

Class
Description
Exception thrown when braces "{}" are missed in JS script, when it is not allowed.
 
 
Class avaliable in JavaScript engine to check if engine thread is interrupted.
 
 
The JavaScript evaluator.
JavaScript sanitizer.
 
Default implementation of SecuredJsCache, uses a LinkedHashMap as its cache and is not thread-safe.
 
 
 
The Nashorn sandbox interface.
The Nashorn sandbox factory.
Nashorn sandbox implementation.
Based on https://codegolf.stackexchange.com/questions/48326/remove-single-line-and-multiline-comments-from-string
The class Filter.
Exception is thrown when JS script abuse was detected.
Exception thrown when script runtime exides given limit.
 
Exception thrown when script memory usage exides given limit.
A cache used to store pre-processed javascript strings, which can be used to share these among different NashornSandboxes.
 
JS executor thread monitor.