wiki:BASE_SECURITY_MODEL_GROUPS_R0
Last modified 3 years ago Last modified on 02/03/09 08:01:42

Pages linking to BASE_SECURITY_MODEL_GROUPS_R0:
BASE_SECURITY_MODEL_USERS_R0
BASE_SECURITY_MODEL_PERMISSIONS_R0
TASK_INDEX

Ticket Summary Owner Status Type Component Priority Effort Importance
#318 BASE_SECURITY_MODEL_GROUPS_R0 sriggins closed planned_task BASE_SECURITY_MODEL 3 1 0

Reported by Astea, 4 years ago.

Description

wiki page: BASE_SECURITY_MODEL_GROUPS_R0 - effort: 1d

Analysis_owners

sriggins

Analysis_reviewers

dido

Analysis_score

0

Design_owners

boyan

Design_reviewers

meddle, meddle

Design_score

0

Imp._owners

boyan

Imp._reviewers

meddle, meddle

Imp._score

0

Test_score

0

Analysis

Overview

Define the attributes of a group of Sophie users controlling access to resources. Then write a class to represent the groups.

Task requirements

  • Define the attributes of Sophie groups
  • Write a class that represents a Sophie group as a resource of the book
  • Document Sophie groups at: SOPHIE_SECURITY_OVERVIEW?

Task result

The result of this task is code and documentation.

Implementation idea

  • Attributes include
    • Name
    • Description
    • List of users in this group
  • Don't allow groups with no name

How to demo

  • Share the documentation and demo with users and permissions tasks

Design

(Describe your design here.)

Implementation

(Describe and link the implementation results here (from the wiki or the repository).)

Testing

(Place the testing results here.)

Comments

(Write comments for this or later revisions here.)