public class BasicDynamicTrustedNamesStrategy extends Object implements com.google.common.base.Function<XMLObject,Set<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
EntityDescriptor
AffiliationDescriptor
: 1) the affiliationOwnerID
attribute and
2) the entityID
attribute of the parent EntityDescriptor
Constructor and Description |
---|
BasicDynamicTrustedNamesStrategy() |
Copyright © 2017. All rights reserved.