Class CipherReferenceMarshaller

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

    public class CipherReferenceMarshaller
    extends AbstractXMLEncryptionMarshaller
    A thread-safe Marshaller for CipherReference objects.
    • Constructor Detail

      • CipherReferenceMarshaller

        public CipherReferenceMarshaller()
    • 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 AbstractXMLEncryptionMarshaller
        Throws:
        org.opensaml.core.xml.io.MarshallingException