Task #2283
Story #2282: Correct inconsistencies in mime-multipart transmission of content.
Correct signatures of java libclient
Status:
Closed
Priority:
Normal
Assignee:
Ben Leinfelder
Category:
d1_libclient_java
Target version:
Start date:
2012-02-02
Due date:
% Done:
100%
Milestone:
CCI-1.0.0
Product Version:
*
Story Points:
Sprint:
Description
Signature of :func:
MNStorage.create
- pid removed from URL, it should be a param in the message body.
Signature of :func:
CNCore.create
- pid removed from URL, it should be a param in the message body.
Signature of :func:
CNIdentity.verifyAccount
- subject removed from the URL, it should be a param in the message body.
Signature of :func:
CNIdentity.requestMapIdentity
- subject removed from URL, it should be a param in the message body.
Signature of :func:
CNCore.registerSystemMetadata
- pid removed from URL, should be a param in the message body
History
#1 Updated by Ben Leinfelder almost 13 years ago
- Assignee changed from Rob Nahf to Ben Leinfelder
#2 Updated by Ben Leinfelder almost 13 years ago
- Status changed from New to Closed
will be included in rc-2 tag (on trunk currently)