Class EncryptedElementTypeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.saml2.core.impl.EncryptedElementTypeMarshaller
- All Implemented Interfaces:
Marshaller
- Direct Known Subclasses:
EncryptedAssertionMarshaller
,EncryptedAttributeMarshaller
,EncryptedIDMarshaller
,NewEncryptedIDMarshaller
A thread-safe Marshaller for
EncryptedElementType
.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
marshall, marshall, marshallAttributes, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
EncryptedElementTypeMarshaller
public EncryptedElementTypeMarshaller()
-