org.opensaml.saml1.core.impl
Class AudienceRestrictionConditionUnmarshaller

java.lang.Object
  extended by org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
      extended by org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
          extended by org.opensaml.saml1.core.impl.AudienceRestrictionConditionUnmarshaller
All Implemented Interfaces:
org.opensaml.xml.io.Unmarshaller

public class AudienceRestrictionConditionUnmarshaller
extends AbstractSAMLObjectUnmarshaller

A thread-safe Unmarshaller for AudienceRestrictionCondition objects.


Constructor Summary
AudienceRestrictionConditionUnmarshaller()
           
 
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

AudienceRestrictionConditionUnmarshaller

public AudienceRestrictionConditionUnmarshaller()
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 AbstractSAMLObjectUnmarshaller
Throws:
org.opensaml.xml.io.UnmarshallingException


Copyright © 2006-2013 Internet2. All Rights Reserved.