edu.internet2.middleware.shibboleth.wayf.idpdisco
Class DiscoHintsUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
          extended by edu.internet2.middleware.shibboleth.wayf.idpdisco.DiscoHintsUnmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller

public class DiscoHintsUnmarshaller
extends org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller

A thread-safe Unmarshaller for org.opensaml.saml2.metadata.DiscoHints objects.


Constructor Summary
DiscoHintsUnmarshaller()
           
 
Method Summary
protected  void processChildElement(org.opensaml.xml.XMLObject parentSAMLObject, org.opensaml.xml.XMLObject childSAMLObject)
          
 
Methods inherited from class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
processAttribute, 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

DiscoHintsUnmarshaller

public DiscoHintsUnmarshaller()
Method Detail

processChildElement

protected void processChildElement(org.opensaml.xml.XMLObject parentSAMLObject,
                                   org.opensaml.xml.XMLObject childSAMLObject)
                            throws org.opensaml.xml.io.UnmarshallingException

Overrides:
processChildElement in class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
Throws:
org.opensaml.xml.io.UnmarshallingException


Copyright © 2006-2010 Internet2. All Rights Reserved.