org.opensaml.saml2.core.impl
Class ArtifactResponseUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
org.opensaml.saml2.core.impl.StatusResponseTypeUnmarshaller
org.opensaml.saml2.core.impl.ArtifactResponseUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class ArtifactResponseUnmarshaller
- extends StatusResponseTypeUnmarshaller
A thread-safe Unmarshaller for ArtifactResponse.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ArtifactResponseUnmarshaller
public ArtifactResponseUnmarshaller()
processChildElement
protected void processChildElement(XMLObject parentSAMLObject,
XMLObject childSAMLObject)
throws UnmarshallingException
-
- Overrides:
processChildElement in class StatusResponseTypeUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.