Class: Scimitar::ComplexTypes::Rbac::HierarchyMember

Inherits:
Base
  • Object
show all
Defined in:
lib/scimitar/rbac/complex_types/hierarchy_member.rb

Overview

Represents a reference to a parent or child in a role/entitlement hierarchy. Used for parentRoles, childRoles, parentEntitlements, and childEntitlements multi-valued attributes.

Based on the RBAC data model from Baumer et al. (2023), which defines many-to-many hierarchies RH for roles and entitlements.