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