Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Authorization Manager Artifact

Properties

User

IsUser, HasPermissions, IsMember

User Group

HasPermissions, IsMember, HasMembers

User Role

HasPermissions, IsMember, HasMembers

Policy

HasPermissions, IsMember, HasMembers

To simplify implementation, the AM could support just users and User Groups. OFBiz administrators could then implement User Roles and Policies using the User Groups.

The Authorization Manager must support the following operations:

...