Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 548 Bytes

File metadata and controls

9 lines (7 loc) · 548 Bytes

common-service

common-service is a library which provides tools to Cloudtrust components designed as a web-based service

  • database: tools used to automatically retrieve configuration and open a database connexion (can provide Noop "connection")
  • http: provides tools to handle decoding of HTTP requests and encoding of responses/errors. Also provides a handler for "Version" requests
  • idgenerator: generator of identifiers
  • middleware: provides tools to check authentication, ensure a correlationID exists
  • security: authorization manager