[JIRA] Updated: (OSJ-8) Generate key/cert Java objects when unmarshalling KeyInfo
Chad La Joie (JIRA)
noreply at shibboleth.net
Thu Oct 13 19:37:26 BST 2011
[ https://issues.shibboleth.net/jira/browse/OSJ-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chad La Joie updated OSJ-8:
---------------------------
Description:
Currently, when unmarshalling a KeyInfo no special processing is performed on the encoded key/cert information within the KeyInfo object tree. It would be better if:
* the encoded key and X509 subject, cert, and CRLs were decoded in to their respective Java objects
* these objects were made available via the KeyInfo or child object
This will also help with various metadata caching issues that have been problematic within the IdP.
was:
Currently, when unmarshalling a KeyInfo no special processing is performed on the encoded key/cert information within the KeyInfo object tree. It would be better if:
* the encoded key/cert were decoded in to their respective Java objects
* these objects were made available via the KeyInfo or child object
This will also help with various metadata caching issues that have been problematic within the IdP.
> Generate key/cert Java objects when unmarshalling KeyInfo
> ---------------------------------------------------------
>
> Key: OSJ-8
> URL: https://issues.shibboleth.net/jira/browse/OSJ-8
> Project: OpenSAML - Java
> Issue Type: Improvement
> Reporter: Chad La Joie
> Assignee: Brent Putman
> Priority: Minor
>
> Currently, when unmarshalling a KeyInfo no special processing is performed on the encoded key/cert information within the KeyInfo object tree. It would be better if:
> * the encoded key and X509 subject, cert, and CRLs were decoded in to their respective Java objects
> * these objects were made available via the KeyInfo or child object
> This will also help with various metadata caching issues that have been problematic within the IdP.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the commits
mailing list