public class ResponseMarshaller extends AbstractSAMLObjectMarshaller
Response.| Constructor and Description |
|---|
ResponseMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
marshallAttributes(XMLObject xmlObject,
org.w3c.dom.Element domElement)
No-op method.
|
marshall, marshall, marshallElementContentmarshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElementprotected void marshallAttributes(XMLObject xmlObject, org.w3c.dom.Element domElement) throws MarshallingException
marshallAttributes in class AbstractSAMLObjectMarshallerxmlObject - the XMLObject to marshalldomElement - the W3C DOM elementMarshallingException - thrown if there is a problem marshalling the element