org.opensaml.saml2.metadata.provider
public class SchemaValidationFilter extends Object implements MetadataFilter
Modifier and Type | Field and Description |
---|---|
private org.slf4j.Logger |
log
Class logger.
|
Constructor and Description |
---|
SchemaValidationFilter(String[] extensionSchemas)
Constructor.
|
public SchemaValidationFilter(String[] extensionSchemas)
extensionSchemas
- classpath location of metadata extension schemas, may be nullpublic void doFilter(XMLObject metadata) throws FilterException
doFilter
in interface MetadataFilter
metadata
- the metadata to be filtered.FilterException
- thrown if an error occurs during the filtering processCopyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.