org.opensaml.ws.wstrust.impl
public abstract class AbstractWSTrustObjectMarshaller extends org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.ws.wstrust
.Modifier | Constructor and Description |
---|---|
protected |
AbstractWSTrustObjectMarshaller()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected void |
marshallAttributes(org.opensaml.xml.XMLObject xmlObject,
Element domElement) |
protected void |
marshallElementContent(org.opensaml.xml.XMLObject xmlObject,
Element domElement) |
private final Logger log
protected AbstractWSTrustObjectMarshaller()
protected void marshallAttributes(org.opensaml.xml.XMLObject xmlObject, Element domElement) throws org.opensaml.xml.io.MarshallingException
marshallAttributes
in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xml.io.MarshallingException
protected void marshallElementContent(org.opensaml.xml.XMLObject xmlObject, Element domElement) throws org.opensaml.xml.io.MarshallingException
marshallElementContent
in class org.opensaml.xml.io.AbstractXMLObjectMarshaller
org.opensaml.xml.io.MarshallingException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.