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