Class AttachmentSignatureInput


  • public class AttachmentSignatureInput
    extends org.apache.xml.security.signature.XMLSignatureInput
    • Constructor Detail

      • AttachmentSignatureInput

        public AttachmentSignatureInput​(byte[] input)
    • Method Detail

      • setMimeHeaders

        public void setMimeHeaders​(Vector mimeHeaders)
      • getMimeHeaders

        public Vector getMimeHeaders()
      • setContentType

        public void setContentType​(String _cType)
      • getContentType

        public String getContentType()
      • _getSignatureInput

        public static final Object[] _getSignatureInput​(javax.xml.soap.AttachmentPart _part)
                                                 throws javax.xml.soap.SOAPException,
                                                        IOException
        Throws:
        javax.xml.soap.SOAPException
        IOException