Class MGFMarshaller
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.MGFMarshaller
- All Implemented Interfaces:
Marshaller
A thread-safe Marshaller for
MGF
objects.-
Constructor Summary
Constructors -
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
-
MGFMarshaller
public MGFMarshaller()
-