....Which is encapsulated in the parent bean we use in the example. The top of the wiring is:
<bean id="MyCondition" parent="shibboleth.Conditions.EntityDescriptor">
<constructor-arg name="pred">
<bean class="org.opensaml.saml.common.profile.logic.EntityAttributesPredicate">
-- Scott