public class BasicDynamicTrustedNamesStrategy extends Object implements com.google.common.base.Function<org.opensaml.core.xml.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 © 1999–2020 Shibboleth Consortium. All rights reserved.