Class AttachmentContentSignatureTransform

  • All Implemented Interfaces:
    org.apache.xml.security.stax.ext.Transformer
    Direct Known Subclasses:
    AttachmentCompleteSignatureTransform

    public class AttachmentContentSignatureTransform
    extends org.apache.xml.security.stax.impl.transformer.TransformIdentity
    • Constructor Detail

      • AttachmentContentSignatureTransform

        public AttachmentContentSignatureTransform()
    • Method Detail

      • getPreferredTransformMethod

        public org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod getPreferredTransformMethod​(org.apache.xml.security.stax.ext.XMLSecurityConstants.TransformMethod forInput)
        Specified by:
        getPreferredTransformMethod in interface org.apache.xml.security.stax.ext.Transformer
        Overrides:
        getPreferredTransformMethod in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
      • setProperties

        public void setProperties​(Map<String,​Object> properties)
                           throws org.apache.xml.security.exceptions.XMLSecurityException
        Specified by:
        setProperties in interface org.apache.xml.security.stax.ext.Transformer
        Overrides:
        setProperties in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
        Throws:
        org.apache.xml.security.exceptions.XMLSecurityException
      • getAttachment

        protected Attachment getAttachment()
      • transform

        public void transform​(org.apache.xml.security.stax.ext.stax.XMLSecEvent xmlSecEvent)
                       throws XMLStreamException
        Specified by:
        transform in interface org.apache.xml.security.stax.ext.Transformer
        Overrides:
        transform in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
        Throws:
        XMLStreamException
      • transform

        public void transform​(InputStream inputStream)
                       throws XMLStreamException
        Specified by:
        transform in interface org.apache.xml.security.stax.ext.Transformer
        Overrides:
        transform in class org.apache.xml.security.stax.impl.transformer.TransformIdentity
        Throws:
        XMLStreamException