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