Class AttachmentContentSignatureTransform

java.lang.Object
org.apache.xml.security.stax.impl.transformer.TransformIdentity
org.apache.wss4j.stax.impl.transformer.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
  • Field Details

  • Constructor Details

    • AttachmentContentSignatureTransform

      public AttachmentContentSignatureTransform()
  • Method Details

    • 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