Soap Admin

This plugin is a full rewrite of the older NuSOAP API.
There is a Web Service for each functionnality family :
- Core 
- (Document manager) - Not implemented yet
- (File Release System) - Not implemented yet
- (Project Manager) - Not implemented yet
- (Reporting) - Not implemented yet
- (Tracker) - Not implemented yet

==== INSTALLATION ===

Copy all the php script in the <fugionforge_www>/api directory.
The Web Service endpoints are the scripts :
- coreapi.php
- ...
- ...


==== SECURITY CONSIDERATIONS ====

No security controls are implemented Yet.
A new RBAC (Role Based Access Control) system is currently studied by the fusionforge team.
(http://wiki.planetforge.org/index.php/RBAC_API)

