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

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

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

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

Constructor parameters in org.neo4j.server.rest.security with type arguments of type SecurityRule
SecurityFilter(Iterable<SecurityRule> securityRules)
           
 



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