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