Changes between Version 10 and Version 11 of S2S_FACADE_SECURITY_R0
- Timestamp:
- 12/28/08 15:08:49 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S2S_FACADE_SECURITY_R0
v10 v11 52 52 * 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. 53 53 * 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 55 55 56 Here are the unit tests: