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:
Unmarshaller
A thread-safe Unmarshaller for
EncryptedData objects.-
Field Summary
Fields inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
CONFIG_PROPERTY_XML_STRICT_MODE -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.opensaml.xmlsec.encryption.impl.EncryptedTypeUnmarshaller
processAttribute, processChildElementMethods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processElementContent, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
Constructor Details
-
EncryptedDataUnmarshaller
public EncryptedDataUnmarshaller()
-