[10780] | 1 | .. _label-uc-user-remove: |
---|
| 2 | |
---|
[10781] | 3 | Remove a User Account |
---|
[10780] | 4 | *********************************************************************** |
---|
| 5 | |
---|
| 6 | Short Description |
---|
| 7 | ----------------------------------------------------------------------- |
---|
| 8 | |
---|
| 9 | A user account and connected user data entities are removed from system. |
---|
| 10 | |
---|
| 11 | Actor(s) |
---|
| 12 | ----------------------------------------------------------------------- |
---|
| 13 | |
---|
| 14 | Officer |
---|
| 15 | |
---|
| 16 | |
---|
| 17 | Trigger(s) |
---|
| 18 | ----------------------------------------------------------------------- |
---|
| 19 | |
---|
| 20 | - Imports (removing existing data) |
---|
| 21 | - Web form(s) submitted by authorized user |
---|
| 22 | |
---|
| 23 | |
---|
| 24 | Result(s) |
---|
| 25 | ----------------------------------------------------------------------- |
---|
| 26 | |
---|
| 27 | - The user account and all connected data were |
---|
| 28 | removed from the system. |
---|
| 29 | - All removed data is archived. |
---|
| 30 | |
---|
| 31 | |
---|
| 32 | Incoming Data |
---|
| 33 | ----------------------------------------------------------------------- |
---|
| 34 | |
---|
| 35 | - User ID |
---|
| 36 | |
---|
| 37 | Outgoing Data |
---|
| 38 | ----------------------------------------------------------------------- |
---|
| 39 | |
---|
| 40 | - Message about user account removal |
---|
| 41 | - Log message |
---|
| 42 | - Archive entry |
---|
| 43 | |
---|
| 44 | |
---|
| 45 | Precondition(s) |
---|
| 46 | ----------------------------------------------------------------------- |
---|
| 47 | |
---|
| 48 | - User ID must exist. |
---|
| 49 | - Submitting user must be authorized to perform the operation. |
---|
| 50 | |
---|
| 51 | |
---|
| 52 | Postcondition(s) |
---|
| 53 | ----------------------------------------------------------------------- |
---|
| 54 | |
---|
| 55 | |
---|
| 56 | Invariant(s) |
---|
| 57 | ----------------------------------------------------------------------- |
---|
| 58 | |
---|
| 59 | |
---|
| 60 | |
---|
| 61 | Essential Steps |
---|
| 62 | ----------------------------------------------------------------------- |
---|
| 63 | |
---|
| 64 | - System checks user ID validity. |
---|
| 65 | - Removed data is archived. |
---|
| 66 | - System removes the given user account. |
---|
| 67 | |
---|
| 68 | |
---|
| 69 | Open Issues |
---|
| 70 | ----------------------------------------------------------------------- |
---|
| 71 | |
---|
| 72 | |
---|
| 73 | |
---|
| 74 | Remarks |
---|
| 75 | ----------------------------------------------------------------------- |
---|
| 76 | |
---|
| 77 | |
---|
| 78 | |
---|
| 79 | .. raw:: latex |
---|
| 80 | |
---|
| 81 | \ |
---|