Which are the TrustedX integration architectures?

Print E-mail  

The TrustedX implementation architectures in an SOA architecture can be:

  1. Web services: the business process uses TrustedX services to protect or process data (request/response), obtaining an XML document with the results.
  2. XML gateway: the business process uses TrustedX as an XML security gateway so that it performs the functions of protecting sent data (request/sending) or processing received data (processing/reception). The TrustedX integration gateway will chain a successive series of XML processing rules (for instance: signing, enciphering, etc.) which will be executed to achieve the required data output. This architecture presents the advantage of being able to implement security mechanisms without modifying the web services.
  3. A combination of the two.