BlockSet@Deprecated public static final class JexlSandbox.BlackSet extends JexlSandbox.Names
| Constructor and Description |
|---|
BlackSet()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(String name)
Adds a name to this set.
|
protected JexlSandbox.Names |
copy() |
String |
get(String name)
Whether a given name is allowed or not.
|
aliaspublic BlackSet()
protected JexlSandbox.Names copy()
copy in class JexlSandbox.Namespublic boolean add(String name)
JexlSandbox.Namesadd in class JexlSandbox.Namesname - the name to addpublic String get(String name)
JexlSandbox.Namesget in class JexlSandbox.Namesname - the method/property name to checkCopyright © 2001–2022 The Apache Software Foundation. All rights reserved.