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:
org.opensaml.core.xml.io.Marshaller
public class MGFMarshaller extends AlgorithmIdentifierTypeMarshaller
A thread-safe Marshaller forMGF
objects.
-
-
Constructor Summary
Constructors Constructor Description MGFMarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AlgorithmIdentifierTypeMarshaller
marshallAttributes
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionMarshaller
marshallElementContent
-
-