Class BaseMdsSamlObjectMarshaller

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void marshallAttributes​(org.opensaml.core.xml.XMLObject xmlObject, org.w3c.dom.Element domElement)  
      • Methods inherited from class org.opensaml.saml.common.AbstractSAMLObjectMarshaller

        marshall, marshall, marshallElementContent
      • Methods inherited from class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller

        marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, marshallUnknownAttributes, setDocumentElement
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BaseMdsSamlObjectMarshaller

        public BaseMdsSamlObjectMarshaller()
      • BaseMdsSamlObjectMarshaller

        public BaseMdsSamlObjectMarshaller​(java.lang.String xsiType)
    • Method Detail

      • marshallAttributes

        protected void marshallAttributes​(org.opensaml.core.xml.XMLObject xmlObject,
                                          org.w3c.dom.Element domElement)
                                   throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallAttributes in class org.opensaml.saml.common.AbstractSAMLObjectMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException