Class OtherSourceMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionMarshaller
org.opensaml.xmlsec.encryption.impl.AlgorithmIdentifierTypeMarshaller
org.opensaml.xmlsec.encryption.impl.OtherSourceMarshaller
- All Implemented Interfaces:
Marshaller
public class OtherSourceMarshaller extends AlgorithmIdentifierTypeMarshaller
A thread-safe Marshaller for
OtherSource
objects.-
Constructor Summary
Constructors Constructor Description OtherSourceMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AlgorithmIdentifierTypeMarshaller
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, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
OtherSourceMarshaller
public OtherSourceMarshaller()
-