public interface MetadataNodeProcessor
Modifier and Type | Method and Description |
---|---|
void |
process(org.opensaml.core.xml.XMLObject metadataNode)
Process a metadata document node.
|
void process(org.opensaml.core.xml.XMLObject metadataNode) throws FilterException
metadataNode
- the metadata node to processFilterException
- if a fatal error is encountered while processing the nodeCopyright © 1999–2015 JBoss by Red Hat. All rights reserved.