Changes between Version 35 and Version 36 of GAPI_AM_API_DRAFT


Ignore:
Timestamp:
03/02/12 09:38:05 (12 years ago)
Author:
Aaron Helsinger
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GAPI_AM_API_DRAFT

    v35 v36  
    724724  - Remove requestor certificate?
    725725  - Support brokers: Make ticket methods return multiple tickets. Define tickets as optionally diffs (additive). Make !RedeemTicket and !UpdateTicket take a list of tickets. Tickets are delegatable via signing, but the delegated ticket must be for a strict subset of the resources in the original.
     726  - Drop ticket struct, not a signed document. Just reference by ID
     727 - Support message passing
     728  - Add sendMsg (and getMsgs?) methods that take a signed document, allowing freely passing messages instead of XMLRPC?
    726729
    727730== Stitching ==