org.opensaml.xml.encryption.impl
Class KeyReferenceUnmarshaller

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.ReferenceTypeUnmarshaller
              extended by org.opensaml.xml.encryption.impl.KeyReferenceUnmarshaller
All Implemented Interfaces:
Unmarshaller

public class KeyReferenceUnmarshaller
extends ReferenceTypeUnmarshaller

A thread-safe Unmarshaller for KeyReference objects.


Constructor Summary
KeyReferenceUnmarshaller()
           
 
Method Summary
 
Methods inherited from class org.opensaml.xml.encryption.impl.ReferenceTypeUnmarshaller
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

KeyReferenceUnmarshaller

public KeyReferenceUnmarshaller()


Copyright © 2006-2011 Internet2. All Rights Reserved.