Changes between Version 5 and Version 6 of GROUP_APP_SERVER_RESOURCE_ACCESS_R0


Ignore:
Timestamp:
06/09/09 15:09:52 (16 years ago)
Author:
kyli
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GROUP_APP_SERVER_RESOURCE_ACCESS_R0

    v5 v6  
    1515  * S2S Core should be accessible from the web UI, the web services or the client only through the facade. 
    1616  * 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 for a draft diagram of the modules decomposition. 
     17  * It would be good to create a draft diagram of the modules decomposition. 
    1818 * Add resource access support to the facade (it currently only provides access to user and group managers): 
    1919  * 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.