Message:
The following issue has been closed.
Resolver: Pelle Braendgaard
Date: Wed, 19 Nov 2003 6:17 PM
Now implements getEncoded().
NamedObjectBuilder.sign() returns a verified SignedNamedObject
---------------------------------------------------------------------
View the issue:
http://devone.veraxpay.com:9090/secure/ViewIssue.jspa?key=NEU-18
Here is an overview of the issue:
---------------------------------------------------------------------
Key: NEU-18
Summary: Need to store full xml within SignedNamedObject
Type: Improvement
Status: Closed
Priority: Major
Resolution: FIXED
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NeuClear Identity
Fix Fors:
0.8
Assignee: Pelle Braendgaard
Reporter: Pelle Braendgaard
Created: Wed, 19 Nov 2003 4:27 PM
Updated: Wed, 19 Nov 2003 6:17 PM
Description:
Currently the SignedNamedObject can not regenerate its own XML when required. Leaving the NamedObjectBuilder for that task.
This isnt really good as NamedObjectBuilder isnt immutable and is clunky.
The solution would seem to store a byte array containing the xml within each SignedNamedObject. Given an OutputStream this could be written out.
Maybe there should be an getEncoded() instead.
---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.
If you think it was sent incorrectly contact one of the administrators:
http://devone.veraxpay.com:9090/secure/Administrators.jspa
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|