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