Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

It has to be checked if it is possible to store this tokem to Audit Repository. If not then a new repository has to be introduces. Although as Massi said it is proposed to be inside the Audit Repository

Questions

There is some code in XCPDServiceImpl and XCAServiceImpl

https://bitbucket.org/openncp/protocol-terminators/src/177468556504a3a9ae12dcf1084aa55a2a8f9502/epsos-ncp-server/epsos-xcpd-ws-server-impl/src/main/java/tr/com/srdc/epsos/ws/server/xcpd/impl/XCPDServiceImpl.java?at=develop

https://bitbucket.org/openncp/protocol-terminators/src/177468556504a3a9ae12dcf1084aa55a2a8f9502/epsos-ncp-server/epsos-xca-ws-server-impl/src/main/java/tr/com/srdc/epsos/ws/server/xca/impl/XCAServiceImpl.java?at=develop

that prepares the audit logs but don't do something with it (seems that don't send them). Perhaps we should remove it. 

Release Planning

The project that will be changed to achieve this functionality is https://bitbucket.org/openncp/protocol-terminators

...