org.opensaml.saml2.core.impl
Class TerminateUnmarshaller

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

public class TerminateUnmarshaller
extends AbstractSAMLObjectUnmarshaller

A thread-safe Unmarshaller for Terminate objects.


Constructor Summary
TerminateUnmarshaller()
           
 
Method Summary
 
Methods inherited from class org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
processAttribute, processChildElement, 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

TerminateUnmarshaller

public TerminateUnmarshaller()


Copyright © 2006-2011 Internet2. All Rights Reserved.