Uses of Interface
org.sourceid.saml20.xmlbinding.protocol.StatusMessageDocument
Packages that use StatusMessageDocument
-
Uses of StatusMessageDocument in org.sourceid.saml20.xmlbinding.protocol
Methods in org.sourceid.saml20.xmlbinding.protocol that return StatusMessageDocumentModifier and TypeMethodDescriptionstatic StatusMessageDocumentStatusMessageDocument.Factory.newInstance()static StatusMessageDocumentStatusMessageDocument.Factory.newInstance(XmlOptions options) static StatusMessageDocumentstatic StatusMessageDocumentStatusMessageDocument.Factory.parse(File file, XmlOptions options) static StatusMessageDocumentStatusMessageDocument.Factory.parse(InputStream is) static StatusMessageDocumentStatusMessageDocument.Factory.parse(InputStream is, XmlOptions options) static StatusMessageDocumentstatic StatusMessageDocumentStatusMessageDocument.Factory.parse(Reader r, XmlOptions options) static StatusMessageDocumentstatic StatusMessageDocumentStatusMessageDocument.Factory.parse(String xmlAsString, XmlOptions options) static StatusMessageDocumentstatic StatusMessageDocumentStatusMessageDocument.Factory.parse(URL u, XmlOptions options) static StatusMessageDocumentStatusMessageDocument.Factory.parse(XMLStreamReader sr) static StatusMessageDocumentStatusMessageDocument.Factory.parse(XMLStreamReader sr, XmlOptions options) static StatusMessageDocumentStatusMessageDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis) Deprecated.static StatusMessageDocumentStatusMessageDocument.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, XmlOptions options) Deprecated.XMLInputStreamstatic StatusMessageDocumentstatic StatusMessageDocumentStatusMessageDocument.Factory.parse(Node node, XmlOptions options)
XMLInputStream