[CHANGE] Building data structure
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
Attributes to store some extra metadata.
|
||||
One attribute per table entry.
|
@@ -0,0 +1,2 @@
|
||||
Groups can have multiple [[AuthorityUser]]s and holds [[AuthorityRole]]s .
|
||||
Can be extended with extra data from [[AuthorityAttribute]]s
|
@@ -0,0 +1 @@
|
||||
Roles used for permissions and specific [[AuthorityAttribute]]s. Can get added to [[AuthorityUser]] and [[AuthorityRole]]
|
@@ -0,0 +1 @@
|
||||
An user can be in multiple [[AuthorityGroup]]s, can have own [[AuthorityRole]]s and [[AuthorityAttribute]]s.
|
Reference in New Issue
Block a user