Uses of Interface
org.neo4j.server.rest.security.SecurityRule

Packages that use SecurityRule
org.neo4j.server.rest.security   
org.neo4j.server.web   
 

Uses of SecurityRule in org.neo4j.server.rest.security
 

Constructors in org.neo4j.server.rest.security with parameters of type SecurityRule
SecurityFilter(SecurityRule rule)
           
 

Uses of SecurityRule in org.neo4j.server.web
 

Methods in org.neo4j.server.web with parameters of type SecurityRule
 void WebServer.addSecurityRules(SecurityRule... rules)
           
 void Jetty6WebServer.addSecurityRules(SecurityRule... rules)
           
 



Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.