RBAC Check : public abstract usecase
Created: 06/28/07 11:09:57
Modified: 08/02/07 13:44:11
Project:
Advanced:
RBAC Checks are represented by decision elements at the relevant place in an activity diagram. A constraint of type "RBAC Check" will be used to specify the required access.
Constraint Type Status Detail
Goal 1. Goal Approved
Local system valids RBAC for current user
Description 2. Description Approved
The local system is required to perform an RBAC check to ensure that the current user has the necessary permissions to perform the action.
Trigger 3. Trigger Approved
User tries to perform an access control action.
Post-condition - Success 5.Post-condition Approved
RBAC check validates the user for the activity.
Post-condition - Failure 5.Post-condition Approved
RBAC check does not validate the user for the activity.