Class DataReferenceUnmarshaller
- java.lang.Object
-
- org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.ReferenceTypeUnmarshaller
-
- org.opensaml.xmlsec.encryption.impl.DataReferenceUnmarshaller
-
- All Implemented Interfaces:
Unmarshaller
public class DataReferenceUnmarshaller extends ReferenceTypeUnmarshaller
A thread-safe Unmarshaller forDataReference
objects.
-
-
Constructor Summary
Constructors Constructor Description DataReferenceUnmarshaller()
-
Method Summary
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.ReferenceTypeUnmarshaller
processAttribute, processChildElement
-
Methods inherited from class org.opensaml.xmlsec.encryption.impl.AbstractXMLEncryptionUnmarshaller
processElementContent
-
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkIDAttribute, processUnknownAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
-
-