public class RhinoClassShutter
extends java.lang.Object
implements org.mozilla.javascript.ClassShutter
Modifier and Type | Field and Description |
---|---|
static java.util.List<java.lang.String> |
WHITELIST |
Constructor and Description |
---|
RhinoClassShutter() |
Modifier and Type | Method and Description |
---|---|
boolean |
visibleToScripts(java.lang.String fullClassName)
Returns whether the given class is visible to scripts.
|
Copyright © 2022 Apache Software Foundation. All Rights Reserved.