Changes between Version 10 and Version 11 of S2S_FACADE_SECURITY_R0


Ignore:
Timestamp:
12/28/08 15:08:49 (16 years ago)
Author:
meddle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_FACADE_SECURITY_R0

    v10 v11  
    5252 * The third step is to refactor the web services layer. For now there is only one web service - the user web service (see [wiki:S2S_WEB_SERVICES_R0]). It must use the !ServerSession and it's session IDs for managing the users. 
    5353 * The fourth step is to refactor the current web to use the facade instead the core logic. 
     54 * The last step is to rename all the getInstance() methods of the singletons to get(). 
    5455   
    5556Here are the unit tests: