Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  nceas 10378 over 6 years Jing Tao Use a singleton class to get the messaging client.

Latest revisions

# Date Author Comment
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.

10361 06/29/2017 10:44 AM Jing Tao

Add the code to read the MNPackage configuration.

10340 06/05/2017 03:35 PM Jing Tao

In the delete method, if we got not MdcDocNotFound exception, we will continue to delete the system metadata.

10338 06/02/2017 05:35 PM Jing Tao

Add the code to add the ldap group information for the given user.

View revisions

Also available in: Atom