Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  ucsb 10428 over 6 years Jing Tao For ticket https://projects.ecoinformatics.org/...

Latest revisions

# Date Author Comment
10428 10/12/2017 11:02 AM Jing Tao

For ticket https://projects.ecoinformatics.org/ecoinfo/issues/7214.
Use the lastindexof and substring methods to find the deployment directory.

10413 09/08/2017 11:13 AM Jing Tao

Change back to use URLDecoder to decode the code.

10382 08/18/2017 02:57 PM Jing Tao

Add the code to submit index task in every methods which modified the system metadata.

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. ...

View revisions

Also available in: Atom