Class KeyInfoReferenceMarshaller

  • All Implemented Interfaces:
    org.opensaml.core.xml.io.Marshaller

    public class KeyInfoReferenceMarshaller
    extends AbstractXMLSignatureMarshaller
    Thread-safe marshaller of KeyInfoReference objects.
    • Constructor Detail

      • KeyInfoReferenceMarshaller

        public KeyInfoReferenceMarshaller()
    • Method Detail

      • marshallAttributes

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