Changes between Version 11 and Version 12 of S2S_FACADE_SECURITY_R0


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

--

Legend:

Unmodified
Added
Removed
Modified
  • S2S_FACADE_SECURITY_R0

    v11 v12  
    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(). 
     54 * The last step is to rename all the getInstance() methods of the singletons to get() in the three server modules. 
    5555   
    5656Here are the unit tests: