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