org.opensaml.saml2.core.impl
public class ActionMarshaller extends AbstractSAMLObjectMarshaller
Action
.Constructor and Description |
---|
ActionMarshaller() |
Modifier and Type | Method and Description |
---|---|
protected void |
marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
marshall, marshall
checkXMLObjectIsTarget, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
protected void marshallAttributes(XMLObject samlObject, Element domElement) throws MarshallingException
marshallAttributes
in class AbstractSAMLObjectMarshaller
MarshallingException
protected void marshallElementContent(XMLObject samlObject, Element domElement) throws MarshallingException
marshallElementContent
in class AbstractSAMLObjectMarshaller
MarshallingException
Copyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.