Package org.opensaml.soap.wstrust.impl
Class OnBehalfOfMarshaller
java.lang.Object
org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectMarshaller
org.opensaml.soap.wstrust.impl.OnBehalfOfMarshaller
- All Implemented Interfaces:
Marshaller
public class OnBehalfOfMarshaller extends AbstractWSTrustObjectMarshaller
Marshaller for the OnBehalfOf element.
-
Constructor Summary
Constructors Constructor Description OnBehalfOfMarshaller()
-
Method Summary
Methods inherited from class org.opensaml.soap.wstrust.impl.AbstractWSTrustObjectMarshaller
marshallAttributes, marshallElementContent
Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
marshall, marshall, marshall, marshallAttributeIDness, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
-
Constructor Details
-
OnBehalfOfMarshaller
public OnBehalfOfMarshaller()
-