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 9600 about 8 years Jing Tao Close the input stream on the create/update met...
CNodeService.java 93.3 KB 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...
D1NodeService.java 100 KB 9783 almost 8 years ben leinfelder correct two minor differences from 2.6 merge: f...
D1NodeVersionChecker.java 4.49 KB 9291 over 8 years Jing Tao A new class is used to get the version of servi...
DOIService.java 12.5 KB 8810 over 9 years ben leinfelder add support for v2 DataONE API.
MNodeService.java 122 KB 9809 almost 8 years Jing Tao Use the method getContextURL rather than getSec...
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.5 KB 9833 almost 8 years Jing Tao Replaced the JiBXException by MarshallingExcept...

Latest revisions

# Date Author Comment
9833 07/06/2016 04:52 PM Jing Tao

Replaced the JiBXException by MarshallingException.

9809 05/25/2016 12:18 PM Jing Tao

Use the method getContextURL rather than getSecureContextURL in the getCapacities method.
So if the server doesn't support sll, the getCapacities will return a baseURL with http.

9783 05/18/2016 01:56 PM ben leinfelder

correct two minor differences from 2.6 merge: formatId parameter for MetacatHandler and using AuthUtils for gathering group membership information.

9781 05/18/2016 09:23 AM Chris Jones

Merge in changes from the 2.6.0 release.

9709 05/02/2016 11:35 AM ben leinfelder

merge from 2.6 branch: use AuthUtils to gather user group subjects

9700 04/30/2016 12:53 PM Chris Jones

Merge changes from the 2.6.0 branch in MNodeService.allowUpdating() so it honors the localhost MN certificate.

refs https://projects.ecoinformatics.org/ecoinfo/issues/7018

9690 04/27/2016 12:14 PM ben leinfelder

merge from 2.6 branch: use AuthUtils to get group and equivalent identities rather than manually try to extract groups from subject info (can include incorrect groups for given primary subject). https://github.nceas.ucsb.edu/KNB/arctic-data/issues/163

9688 04/27/2016 11:56 AM ben leinfelder

merge from 2.6 branch: use group subject (not name) when translating Session.subjectInfo into group list for Metacat's DocumentImpl. https://github.nceas.ucsb.edu/KNB/arctic-data/issues/163

9601 03/30/2016 09:32 AM Jing Tao

Reformat the create and update method.

9600 03/30/2016 09:19 AM Jing Tao

Close the input stream on the create/update method when the code aborts.

View revisions

Also available in: Atom