org.opensaml.xml.encryption.impl
Class EncryptedDataUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
          extended by org.opensaml.xml.encryption.impl.EncryptedTypeUnmarshaller
              extended by org.opensaml.xml.encryption.impl.EncryptedDataUnmarshaller
All Implemented Interfaces:
Unmarshaller

public class EncryptedDataUnmarshaller
extends EncryptedTypeUnmarshaller

A thread-safe Unmarshaller for EncryptedData objects.


Constructor Summary
EncryptedDataUnmarshaller()
           
 
Method Summary
 
Methods inherited from class org.opensaml.xml.encryption.impl.EncryptedTypeUnmarshaller
processAttribute, processChildElement
 
Methods inherited from class org.opensaml.xml.encryption.impl.AbstractXMLEncryptionUnmarshaller
processElementContent
 
Methods inherited from class org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
buildXMLObject, checkElementIsTarget, checkIDAttribute, unmarshall, unmarshallAttribute, unmarshallChildElement, unmarshallNamespaceAttribute, unmarshallSchemaInstanceAttributes, unmarshallTextContent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncryptedDataUnmarshaller

public EncryptedDataUnmarshaller()


Copyright © 2006-2011 Internet2. All Rights Reserved.