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