#1355: UserRightDO.kt

projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/user/entities/UserRightDO.kt JPA Entity, projectforge-business/src/main/kotlin/org/projectforge/framework/persistence/user/entities/UserRightDO.kt 161 lines · 111 code · 31 comments · 19 blank
JPA entity representing a right assignment: maps a right ID to a group. Users inherit rights through their group memberships. The rights system controls access to pages, features, and data operations throughout the application.

Git History

868d6abb7 2025 -> 2026
63081666f Source file headers: 2024-> 2025.