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