Changes between Version 5 and Version 6 of GROUP_APP_SERVER_RESOURCE_ACCESS_R0
- Timestamp:
- 06/09/09 15:09:52 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GROUP_APP_SERVER_RESOURCE_ACCESS_R0
v5 v6 15 15 * S2S Core should be accessible from the web UI, the web services or the client only through the facade. 16 16 * Facade will expose the core functionality to the WS, DC and Web UI. It will have direct access only to the core. 17 * See the Implementation idea fora draft diagram of the modules decomposition.17 * It would be good to create a draft diagram of the modules decomposition. 18 18 * Add resource access support to the facade (it currently only provides access to user and group managers): 19 19 * Implement both the server-side and the client-side of the facade. The former will provide resource access to the web services and the web UI, while the latter will be used by the new palette created.