Changes with respect to the previous release
-
Added Java class (daq.coral.DBInfoExtractor) for proper
handling of the CORAL authentication and look-up mechanism;
- The corresponding jar file is coral_auth.jar;
- Example application is in jsrc/daq/coral/test/TestDBInfoExtractor.java;
- Extended documentation available as java doc.
- Added python module (coral_auth.py) for proper handling
of the CORAL authentication and look-up mechanism;
- The module is customized for accessing the Log Manager
database, but it can be easily extended.