Class EntitiesDescriptorNameProcessor
- java.lang.Object
-
- org.opensaml.saml.metadata.resolver.filter.impl.EntitiesDescriptorNameProcessor
-
- All Implemented Interfaces:
MetadataNodeProcessor
public class EntitiesDescriptorNameProcessor extends Object implements MetadataNodeProcessor
A metadata node processor implementation which attaches an instance ofEntityGroupNameto anEntityDescriptorfor each ancestorEntitiesDescriptorin the metadata tree.
-
-
Field Summary
Fields Modifier and Type Field Description private org.slf4j.LoggerlogLogger.
-
Constructor Summary
Constructors Constructor Description EntitiesDescriptorNameProcessor()
-
-
-
Method Detail
-
process
public void process(XMLObject metadataNode) throws FilterException
- Specified by:
processin interfaceMetadataNodeProcessor- Throws:
FilterException
-
-