public abstract class AbstractWSSecurityObjectMarshaller extends AbstractXMLObjectMarshaller
org.opensaml.ws.wssecurity.| Modifier | Constructor and Description |
|---|---|
protected |
AbstractWSSecurityObjectMarshaller()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
marshallAttributes(XMLObject xmlObject,
Element domElement) |
protected void |
marshallElementContent(XMLObject xmlObject,
Element domElement) |
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElementprotected AbstractWSSecurityObjectMarshaller()
protected void marshallAttributes(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallAttributes in class AbstractXMLObjectMarshallerMarshallingExceptionprotected void marshallElementContent(XMLObject xmlObject, Element domElement) throws MarshallingException
marshallElementContent in class AbstractXMLObjectMarshallerMarshallingExceptionCopyright © 1999-2016. All Rights Reserved.