object Companion

Properties

Link copied to clipboard
const val ADMIN: String

Permission to check if a user is allowed to administer a node If ADMIN is granted, READ must be granted, too

Link copied to clipboard
const val NODE: String
Link copied to clipboard
const val READ: String

Permission to check if a user is allowed to read a node This Permission is not implied by any other permission!

Link copied to clipboard

This should not be checked directly! Helper permission to check if a node is related via this permission to a NodePermission Used for RelatedToAdminNodePermissionRuleGenerator