public interface XmlParserFactory
DocumentBuilderFactory
designed for use for SAML token parsing.| Modifier and Type | Interface and Description |
|---|---|
static class |
XmlParserFactory.Factory
Factory for different flavor XML parsers.
|
| Modifier and Type | Method and Description |
|---|---|
DocumentBuilder |
newDocumentBuilder()
Creates a document builder with configuration acceptable only for securely
parsing SAML tokens and related XML contexts.
|
DocumentBuilder newDocumentBuilder() throws ParserConfigurationException
ParserConfigurationExceptionCopyright © 2016. All rights reserved.