[JIRA] Closed: (JOST-8) MetadataCredentialResolver caching

Brent Putman (JIRA) noreply at shibboleth.net
Sat Oct 22 20:39:26 BST 2011


     [ https://issues.shibboleth.net/jira/browse/JOST-8?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brent Putman closed JOST-8.
---------------------------

    Resolution: Fixed

> MetadataCredentialResolver caching
> ----------------------------------
>
>                 Key: JOST-8
>                 URL: https://issues.shibboleth.net/jira/browse/JOST-8
>             Project: OpenSAML 2 - Java
>          Issue Type: Sub-task
>            Reporter: Brent Putman
>            Assignee: Brent Putman
>
> Need to rework since role and protocol are no longer implicit in the resolver instance.
> Probably still maintain as a 2-level cache, with top level key a new MetadataCacheKey, which is a triple of (entityID + role + protocol).
> This indexes to to a Map<Usage, List<Credential>>.
> Test this heavily.

--
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