Class EncryptedDataMarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
-
- org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionMarshaller
-
- org.opensaml.xmlsec.encryption.impl.EncryptedTypeMarshaller
-
- org.opensaml.xmlsec.encryption.impl.EncryptedDataMarshaller
-
- All Implemented Interfaces:
Marshaller
public class EncryptedDataMarshaller extends EncryptedTypeMarshaller
A thread-safe Marshaller forEncryptedData
objects.
-
-
Constructor Summary
Constructors Constructor Description EncryptedDataMarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.EncryptedTypeMarshaller
marshallAttributeIDness, marshallAttributes
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionMarshaller
marshallElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
-