private fun generateAuthorizationNodeAllowRules(nodeDefinition: NodeDefinition, name: String): Set<NodeAllowRule>
Generates the set of NodeAllowRule for a specific authorization name and NodeDefinition Also see generateAuthorizationAllowRules
Return
the generated set of NodeAllowRules used to generate the allow condition
Parameters
nodeDefinition
the NodeDefinition for which to generate the allow rules
name
the name of the authorization