org.neo4j.server.scripting.javascript
Class WhiteListClassShutter
java.lang.Object
org.neo4j.server.scripting.javascript.WhiteListClassShutter
- All Implemented Interfaces:
- org.mozilla.javascript.ClassShutter
public class WhiteListClassShutter
- extends Object
- implements org.mozilla.javascript.ClassShutter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WhiteListClassShutter
public WhiteListClassShutter(Set<String> whiteList)
visibleToScripts
public boolean visibleToScripts(String className)
- Specified by:
visibleToScripts in interface org.mozilla.javascript.ClassShutter
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.