Class MGFUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.AlgorithmIdentifierTypeUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.MGFUnmarshaller
-
- All Implemented Interfaces:
org.opensaml.core.xml.io.Unmarshaller
public class MGFUnmarshaller extends AlgorithmIdentifierTypeUnmarshaller
A thread-safe Unmarshaller forMGF
objects.
-
-
Constructor Summary
Constructors Constructor Description MGFUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AlgorithmIdentifierTypeUnmarshaller
processAttribute, processChildElement
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionUnmarshaller
processElementContent
-
-