Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

  • A role is a grouping (collection) of one or more Permissions
  • A role can get assigend to a User
  • When changing a role assignment of a User, all Permissions of all assigned roles will be resolved once and assigned to the user
    • This is important for performance, because a permission check does not have the need to resolve assigned roles in runtime
  • No labels