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