@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. | 
| String | get(String name)Whether a given name is allowed or not. | 
aliaspublic 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–2021 The Apache Software Foundation. All rights reserved.