org.opensaml.saml2.core.impl
Class AssertionURIRefUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.common.impl.AbstractSAMLObjectUnmarshaller
org.opensaml.saml2.core.impl.AssertionURIRefUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
public class AssertionURIRefUnmarshaller
- extends AbstractSAMLObjectUnmarshaller
A thread-safe Unmarshaller for AssertionURIRef.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssertionURIRefUnmarshaller
public AssertionURIRefUnmarshaller()
processElementContent
protected void processElementContent(XMLObject samlObject,
String elementContent)
-
- Overrides:
processElementContent in class AbstractSAMLObjectUnmarshaller
Copyright © 1999-2013. All Rights Reserved.