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