OpenSAML-J 2.4.1-redhat-3

org.opensaml.saml2.core.impl
Class ArtifactResponseUnmarshaller

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

public class ArtifactResponseUnmarshaller
extends StatusResponseTypeUnmarshaller

A thread-safe Unmarshaller for ArtifactResponse.


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

ArtifactResponseUnmarshaller

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

OpenSAML-J 2.4.1-redhat-3

Copyright © 2006-2012 Internet2. All Rights Reserved.