public abstract static class Sandbox.Names extends Object
| Constructor and Description |
|---|
Sandbox.Names() |
public abstract boolean add(String name)
name - the name to addpublic boolean alias(String name, String alias)
This only has an effect on white lists.
name - the name to aliasalias - the aliasCopyright © 2001-2014 The Apache Software Foundation. All Rights Reserved.