public class SessionKeyMarshaller extends AbstractSAMLObjectMarshaller
SessionKey objects.| Constructor and Description |
|---|
SessionKeyMarshaller() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
marshallAttributes(XMLObject samlObject,
org.w3c.dom.Element domElement)
No-op method.
|
marshall, marshall, marshallElementContentmarshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElementprotected void marshallAttributes(XMLObject samlObject, org.w3c.dom.Element domElement) throws MarshallingException
marshallAttributes in class AbstractSAMLObjectMarshallersamlObject - the XMLObject to marshalldomElement - the W3C DOM elementMarshallingException - thrown if there is a problem marshalling the element