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