Class AbstractXMLSignatureMarshaller

    • Constructor Detail

      • AbstractXMLSignatureMarshaller

        public AbstractXMLSignatureMarshaller()
    • Method Detail

      • marshallAttributes

        protected void marshallAttributes​(@Nonnull
                                          org.opensaml.core.xml.XMLObject xmlObject,
                                          @Nonnull
                                          Element domElement)
                                   throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallAttributes in class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException
      • marshallElementContent

        protected void marshallElementContent​(@Nonnull
                                              org.opensaml.core.xml.XMLObject xmlObject,
                                              @Nonnull
                                              Element domElement)
                                       throws org.opensaml.core.xml.io.MarshallingException
        Overrides:
        marshallElementContent in class org.opensaml.core.xml.io.AbstractXMLObjectMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException