Class EncryptedAttributeMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.saml.common.AbstractSAMLObjectMarshaller
org.opensaml.saml.saml2.core.impl.EncryptedElementTypeMarshaller
org.opensaml.saml.saml2.core.impl.EncryptedAttributeMarshaller
- All Implemented Interfaces:
Marshaller
public class EncryptedAttributeMarshaller extends EncryptedElementTypeMarshaller
A thread-safe Marshaller for
EncryptedAttribute
.-
Constructor Summary
Constructors Constructor Description EncryptedAttributeMarshaller()
-
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
-
EncryptedAttributeMarshaller
public EncryptedAttributeMarshaller()
-