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