Story #2118
add getPendingMapIdentity to the architecture docs
Status:
Closed
Priority:
Normal
Assignee:
Category:
Documentation
Target version:
Start date:
2011-12-07
Due date:
% Done:
100%
Story Points:
Sprint:
Description
The method is already in the java service api and libclient as follows
public SubjectInfo getPendingMapIdentity(Session session, Subject subject)
throws ServiceFailure, InvalidToken, NotAuthorized, NotFound,
NotImplemented;
REST specification GET /accounts/pendingmap/{subject}
History
#1 Updated by Dave Vieglais almost 13 years ago
- Target version set to Sprint-2012.01-Block.1.1
- Position set to 1
#2 Updated by Rob Nahf almost 13 years ago
- Status changed from New to In Progress
- % Done changed from 0 to 50
The method is added to the docs to match Ben's implementation, so the documentation just awaits your review if you care to.
#3 Updated by Dave Vieglais almost 13 years ago
- Status changed from In Progress to Closed
This is already documented at: http://mule1.dataone.org/ArchitectureDocs-current/apis/CN_APIs.html#CNIdentity.getPendingMapIdentity