Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  dbadapter 7440 over 11 years ben leinfelder add link for reference on how to do record limi...
  metacat 10381 over 6 years Jing Tao Refactory the submit index methods.
  protocols 3077 over 17 years Matt Jones Removed the @release@ ant token from all files ...
  shared 5015 over 14 years daigle Create database and shared directories for data...

Latest revisions

# Date Author Comment
10381 08/18/2017 11:44 AM Jing Tao

Refactory the submit index methods.

10380 08/18/2017 11:01 AM Jing Tao

Add the methods submitting the update and delete tasks.

10379 08/16/2017 11:14 AM Jing Tao

Use the new manager class to get the messaging client.

10378 08/16/2017 11:14 AM Jing Tao

Use a singleton class to get the messaging client.

10377 08/14/2017 07:48 PM Jing Tao

Removed the code to initialize the index task client at the constructor.

10376 08/14/2017 04:01 PM Jing Tao

Add the client code to submit the index task to the message broker. Now I only added the code for the create method.

10370 07/22/2017 04:19 PM Chris Jones

Change isAuthorized() to prioritize user authz

Re-order the calls to userHasPermission(), isAdminAuthorized(), and isAuthoritativeMNodeAdmin() such that the user authorization comes first. This should drastically reduce the calls to CN.listNodes() and the resulting NodeList unmarsalling involved in comparing CN and MN Node Subjects to token or certificate Subjects. ...

10369 07/21/2017 06:16 PM Chris Jones

Convert System.out.println() calls

We've had these calls printing to the log on every REST call. Change them to a logger debug() level so we can filter them out.

10366 07/03/2017 04:10 PM Jing Tao

Use the EncodingUtilities method to decode a string.

10362 07/03/2017 11:37 AM Jing Tao

Add the code to handle query and view service.

View revisions

Also available in: Atom