Changes between Version 10 and Version 11 of S2S_CORE_SECURITY_R0


Ignore:
Timestamp:
11/28/08 20:28:00 (16 years ago)
Author:
pavlina
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_CORE_SECURITY_R0

    v10 v11  
    5858  * Will have method that retrieves all the users belonging to a group. 
    5959  * 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. 
    6062 
     63Here 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)]] 
    6166 
    6267= Implementation =