[JIRA] Created: (MDA-43) introduce combined is*Descriptor helper method

Ian Young (JIRA) noreply at shibboleth.net
Fri Aug 5 09:05:25 BST 2011


introduce combined is*Descriptor helper method
----------------------------------------------

                 Key: MDA-43
                 URL: https://issues.shibboleth.net/jira/browse/MDA-43
             Project: Metadata Aggregator
          Issue Type: Improvement
          Components: SAML Metadata
    Affects Versions: 0.6
            Reporter: Ian Young
            Assignee: Chad La Joie


SamlMetadataSupport provides both isEntityDescriptor and isEntitiesDescriptor, but these are often used together.  We'd had a couple of cases where combining them has led to a slip.  If we introduce a combined helper function that is true iff an elements is either kind of descriptor, this would be less likely to happen.

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