public class BasicDynamicTrustedNamesStrategy extends java.lang.Object implements com.google.common.base.Function<XMLObject,java.util.Set<java.lang.String>>
Names are extracted as follows from these signed metadata element types:
EntityDescriptor: the entityID attributeEntitiesDescriptor: the Name attributeRoleDescriptor: the entityID attribute of the parent
EntityDescriptorAffiliationDescriptor: 1) the affiliationOwnerID attribute and
2) the entityID attribute of the parent EntityDescriptor| Constructor and Description |
|---|
BasicDynamicTrustedNamesStrategy() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<java.lang.String> |
apply(XMLObject input) |