public class RequestSecurityTokenResponseMarshaller extends AbstractXMLObjectMarshaller
RequestSecurityTokenResponse
objects.Constructor and Description |
---|
RequestSecurityTokenResponseMarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
marshallAttributes(XMLObject fedObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
marshallElementContent(XMLObject fedObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
public RequestSecurityTokenResponseMarshaller()
protected void marshallAttributes(XMLObject fedObject, Element domElement)
marshallAttributes
in class AbstractXMLObjectMarshaller
fedObject
- the XMLObject to marshalldomElement
- the W3C DOM elementprotected void marshallElementContent(XMLObject fedObject, Element domElement)
marshallElementContent
in class AbstractXMLObjectMarshaller
fedObject
- the XMLObjectdomElement
- the DOM element recieving the contentCopyright © 2013 JBoss by Red Hat. All Rights Reserved.