org.opensaml.ws.wstrust.impl
Class ForwardableMarshaller
java.lang.Object
org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.ws.wstrust.impl.AbstractWSTrustObjectMarshaller
org.opensaml.ws.wstrust.impl.ForwardableMarshaller
- All Implemented Interfaces:
- Marshaller
public class ForwardableMarshaller
- extends AbstractWSTrustObjectMarshaller
Marshaller for the Forwardable element.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ForwardableMarshaller
public ForwardableMarshaller()
marshallElementContent
protected void marshallElementContent(XMLObject xmlObject,
Element domElement)
throws MarshallingException
-
- Overrides:
marshallElementContent
in class AbstractWSTrustObjectMarshaller
- Throws:
MarshallingException
Copyright © 1999-2013. All Rights Reserved.