org.opensaml.ws.wstrust.impl
Class RequestedReferenceTypeUnmarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectUnmarshaller
org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectUnmarshaller
org.opensaml.ws.wstrust.impl.RequestedReferenceTypeUnmarshaller
- All Implemented Interfaces:
- Unmarshaller
- Direct Known Subclasses:
- RequestedAttachedReferenceUnmarshaller, RequestedUnattachedReferenceUnmarshaller
public class RequestedReferenceTypeUnmarshaller
- extends AbstractWSTrustObjectUnmarshaller
Unmarshaller for the element of type RequestedReferenceType.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestedReferenceTypeUnmarshaller
public RequestedReferenceTypeUnmarshaller()
processChildElement
protected void processChildElement(XMLObject parentXMLObject,
XMLObject childXMLObject)
throws UnmarshallingException
-
- Overrides:
processChildElement
in class AbstractWSTrustObjectUnmarshaller
- Throws:
UnmarshallingException
Copyright © 1999-2013. All Rights Reserved.