Stubs for credential store api methods - AIRAVATA-1616
Project: http://git-wip-us.apache.org/repos/asf/airavata/repo Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/33b403fc Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/33b403fc Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/33b403fc Branch: refs/heads/master Commit: 33b403fc793d0e5d373a86b48982bde09dfe6b76 Parents: f9f63a0 Author: Suresh Marru <[email protected]> Authored: Tue Mar 3 12:34:49 2015 -0500 Committer: Suresh Marru <[email protected]> Committed: Tue Mar 3 12:34:49 2015 -0500 ---------------------------------------------------------------------- .../main/resources/lib/airavata/Airavata.cpp | 2356 +++++++++++++----- .../src/main/resources/lib/airavata/Airavata.h | 461 ++++ .../lib/airavata/Airavata_server.skeleton.cpp | 15 + .../gatewayResourceProfileModel_types.cpp | 40 +- .../gatewayResourceProfileModel_types.h | 23 +- .../resources/lib/Airavata/API/Airavata.php | 1648 +++++++++--- .../Model/AppCatalog/GatewayProfile/Types.php | 46 +- .../ComputeResourcePreference.java | 168 +- .../gatewayprofile/GatewayResourceProfile.java | 6 - 9 files changed, 3687 insertions(+), 1076 deletions(-) ----------------------------------------------------------------------
