Message:
A new issue has been created in JIRA.
---------------------------------------------------------------------
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: Open
Priority: Major
Original Estimate: Unknown
Time Spent: Unknown
Remaining: Unknown
Project: NeuClear Identity
Assignee: Pelle Braendgaard
Reporter: Pelle Braendgaard
Created: Wed, 19 Nov 2003 4:27 PM
Updated: Wed, 19 Nov 2003 4:27 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
|