Changes between Version 10 and Version 11 of S2S_CORE_SECURITY_R0
- Timestamp:
- 11/28/08 20:28:00 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_CORE_SECURITY_R0
v10 v11 58 58 * Will have method that retrieves all the users belonging to a group. 59 59 * Will have method that deletes an existing group from the database. 60 * Will have method that removes user from given group. 61 * Will have method that add user to given group. 60 62 63 Here is the class diagram, describing the above methods:[[BR]] 64 65 [[Image(source:/trunk/sophie2-platform/modules/org.sophie2.server/doc/S2S_Core_Security.png)]] 61 66 62 67 = Implementation =