Skip to content
GraphGlue
Search
⌘
Ctrl
K
Main Navigation
Guide
API
Ecosystem
Neo4j authorization plugin
GraphQL Kotlin
Spring Data Neo4j
Appearance
Menu
Return to top
graphglue-core
/
io.github.graphglue.definition
/
NodeDefinitionCollection
/
authorizationAllowRules
authorizationAllowRules
private
val
authorizationAllowRules
:
Map
<
String
,
Map
<
NodeDefinition
,
Set
<
NodeAllowRule
>
>
>
For each authorization name and
NodeDefinition
, the list of allow rules to check