Difference between revisions of "Utilities and Common Libraries"
From Gcube Wiki
Andrea.manzi (Talk | contribs) |
|||
Line 1: | Line 1: | ||
[[Category:Developer's Guide]] | [[Category:Developer's Guide]] | ||
− | There are a number of software libraries offering common facilities | + | There are a number of software libraries offering common facilities including: |
* [[common-utils-encryption]] which offers an easy way to encrypt and decrypt XML documents and string objects; | * [[common-utils-encryption]] which offers an easy way to encrypt and decrypt XML documents and string objects; | ||
* [[common-encryption]] which offers an easy way to encrypt and decrypt string objects; | * [[common-encryption]] which offers an easy way to encrypt and decrypt string objects; | ||
* [[common-accounting]] which offers an easy way to produce and consume resource accounting data; | * [[common-accounting]] which offers an easy way to produce and consume resource accounting data; | ||
* [[common-accounting-model]] which contains the definition of the resource accounting records; | * [[common-accounting-model]] which contains the definition of the resource accounting records; | ||
− | * [[Common_Messaging_endpoints|common-messaging-endpoints]] which offers facilities to retrieve Message Broker endpoints. | + | * [[Common_Messaging_endpoints|common-messaging-endpoints]] which offers facilities to retrieve Message Broker endpoints; |
+ | * [[Database resource|database-resource]] library that allows easy retrieval of databases information from the IS. |
Revision as of 11:21, 25 July 2013
There are a number of software libraries offering common facilities including:
- common-utils-encryption which offers an easy way to encrypt and decrypt XML documents and string objects;
- common-encryption which offers an easy way to encrypt and decrypt string objects;
- common-accounting which offers an easy way to produce and consume resource accounting data;
- common-accounting-model which contains the definition of the resource accounting records;
- common-messaging-endpoints which offers facilities to retrieve Message Broker endpoints;
- database-resource library that allows easy retrieval of databases information from the IS.