public static final class JexlSandbox.WhiteSet extends JexlSandbox.Names
| Constructor and Description |
|---|
JexlSandbox.WhiteSet() |
protected JexlSandbox.Names copy()
copy in class JexlSandbox.Namespublic boolean add(String name)
JexlSandbox.Namesadd in class JexlSandbox.Namesname - the name to addpublic boolean alias(String name, String alias)
JexlSandbox.NamesThis only has an effect on white lists.
alias in class JexlSandbox.Namesname - the name to aliasalias - the aliaspublic String get(String name)
JexlSandbox.Namesget in class JexlSandbox.Namesname - the method/property name to checkCopyright © 2001–2015 The Apache Software Foundation. All rights reserved.