Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  ucsb 10380 over 6 years Jing Tao Add the methods submitting the update and delet...

Latest revisions

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

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

Add the code to read the MNPackage configuration.

View revisions

Also available in: Atom