[JIRA] Updated: (MDA-54) add ability to filter items based on presence or absence of entity attributes
Chad La Joie (JIRA)
noreply at shibboleth.net
Mon Apr 2 13:21:16 BST 2012
[ https://issues.shibboleth.net/jira/browse/MDA-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chad La Joie updated MDA-54:
----------------------------
Fix Version/s: 0.8
> add ability to filter items based on presence or absence of entity attributes
> -----------------------------------------------------------------------------
>
> Key: MDA-54
> URL: https://issues.shibboleth.net/jira/browse/MDA-54
> Project: Metadata Aggregator
> Issue Type: New Feature
> Components: SAML Metadata
> Affects Versions: 0.6.1
> Reporter: Ian Young
> Assignee: Chad La Joie
> Fix For: 0.8
>
>
> Probably best implemented as an ItemSelectionStrategy implementation class or classes.
> Basic case is selection if the entity has an entity attribute with literal matching of:
> * format
> * attribute
> * value
> Negation is probably required as well. Might be adequate to implement that as a second ItemSelectionStrategy class that negates the result. That might also be useful to implement and/or combinations although configuration will be very verbose.
> Of course one could get into matching regular expressions, value ORing, and general attribute expressions but that's almost certainly not required for an initial pass.
--
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