org.opensaml.xml.encryption.impl
Class RecipientKeyInfoUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.xml.signature.impl.AbstractXMLSignatureUnmarshaller
          extended by org.opensaml.xml.signature.impl.KeyInfoTypeUnmarshaller
              extended by org.opensaml.xml.encryption.impl.RecipientKeyInfoUnmarshaller
All Implemented Interfaces:
Unmarshaller

public class RecipientKeyInfoUnmarshaller
extends KeyInfoTypeUnmarshaller

A thread-safe Unmarshaller for RecipientKeyInfo objects.


Constructor Summary
RecipientKeyInfoUnmarshaller()
           
 
Method Summary
 
Methods inherited from class org.opensaml.xml.signature.impl.KeyInfoTypeUnmarshaller
processAttribute, processChildElement
 
Methods inherited from class org.opensaml.xml.signature.impl.AbstractXMLSignatureUnmarshaller
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

RecipientKeyInfoUnmarshaller

public RecipientKeyInfoUnmarshaller()


Copyright © 2006-2011 Internet2. All Rights Reserved.