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