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