public interface URLAccessRule
LOAD CSV
in Cypher).URL validate(org.neo4j.kernel.GraphDatabaseAPI gdb, URL url) throws org.neo4j.kernel.security.URLAccessValidationError
URLAccessValidationError
if the URL is not permitted for access.gdb
- the current graph databaseurl
- the URL being validatedorg.neo4j.kernel.security.URLAccessValidationError
- thrown if the url does not pass the validation ruleCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.