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