Uses of Class
delight.nashornsandbox.exceptions.BracesException
Packages that use BracesException
-
Uses of BracesException in delight.nashornsandbox.internal
Methods in delight.nashornsandbox.internal that throw BracesExceptionModifier and TypeMethodDescription(package private) voidJsSanitizer.checkBraces(String beautifiedJs) After beautifier every braces should be in place, if not, or too many we need to prevent script execution.private StringJsSanitizer.secureJsImpl(String js)