public abstract class AbstractWSTrustObjectMarshaller
extends org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractWSTrustObjectMarshaller()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject,
Element domElement) |
protected void |
marshallElementContent(org.opensaml.core.xml.XMLObject xmlObject,
Element domElement) |
private final Logger log
protected AbstractWSTrustObjectMarshaller()
protected void marshallAttributes(org.opensaml.core.xml.XMLObject xmlObject,
Element domElement)
throws org.opensaml.core.xml.io.MarshallingException
marshallAttributes in class org.opensaml.core.xml.io.AbstractXMLObjectMarshallerorg.opensaml.core.xml.io.MarshallingExceptionprotected void marshallElementContent(org.opensaml.core.xml.XMLObject xmlObject,
Element domElement)
throws org.opensaml.core.xml.io.MarshallingException
marshallElementContent in class org.opensaml.core.xml.io.AbstractXMLObjectMarshallerorg.opensaml.core.xml.io.MarshallingExceptionCopyright © 1999–2016 Shibboleth Consortium. All rights reserved.