Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  convert 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  hazelcast 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
  v1 10041 over 7 years Jing Tao Use the "MNRead" to replace "MNStorage" to dete...
CNodeService.java 97 KB 10380 over 6 years Jing Tao Add the methods submitting the update and delet...
D1NodeService.java 121 KB 10370 over 6 years Chris Jones Change isAuthorized() to prioritize user authz ...
D1NodeVersionChecker.java 4.49 KB 9291 over 8 years Jing Tao A new class is used to get the version of servi...
DOIService.java 13.7 KB 10188 about 7 years ben leinfelder extract EML creator[s] and use those names or o...
IndexTaskMessagingClientManager.java 2.17 KB 10378 over 6 years Jing Tao Use a singleton class to get the messaging client.
MNodeService.java 135 KB 10362 almost 7 years Jing Tao Add the code to handle query and view service.
ObjectFormatService.java 7.08 KB 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
SyncAccessPolicy.java 18 KB 9249 almost 9 years Jing Tao Use the NodeReference object to replace the rep...
SystemMetadataFactory.java 34.7 KB 10276 almost 7 years Jing Tao Add the checksum parameter to the handleInsertA...

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

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.

10334 06/02/2017 05:26 PM Jing Tao

Make a debug statement clearer.

View revisions

Also available in: Atom