Class EntitiesDescriptorNameProcessor
java.lang.Object
org.opensaml.saml.metadata.resolver.filter.impl.EntitiesDescriptorNameProcessor
- All Implemented Interfaces:
MetadataNodeProcessor
A metadata node processor implementation which attaches an instance of
EntityGroupName to an EntityDescriptor for
each ancestor EntitiesDescriptor in the metadata tree.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
@Nonnull private org.slf4j.Logger logLogger.
-
-
Constructor Details
-
EntitiesDescriptorNameProcessor
public EntitiesDescriptorNameProcessor()
-
-
Method Details
-
process
Process a metadata document node.- Specified by:
processin interfaceMetadataNodeProcessor- Parameters:
metadataNode- the metadata node to process- Throws:
FilterException- if a fatal error is encountered while processing the node
-