Package com.sun.xml.wss.impl.resolver
Class AttachmentSignatureInput
java.lang.Object
org.apache.xml.security.signature.XMLSignatureInput
com.sun.xml.wss.impl.resolver.AttachmentSignatureInput
public class AttachmentSignatureInput
extends org.apache.xml.security.signature.XMLSignatureInput
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic final Object[]_getSignatureInput(AttachmentPart _part) voidsetContentType(String _cType) voidsetMimeHeaders(Vector mimeHeaders) Methods inherited from class org.apache.xml.security.signature.XMLSignatureInput
addNodeFilter, getBytes, getExcludeNode, getHTMLRepresentation, getHTMLRepresentation, getInputNodeSet, getMIMEType, getNodeFilters, getNodeSet, getNodeSet, getOctetStream, getOctetStreamReal, getPreCalculatedDigest, getSourceURI, getSubNode, isByteArray, isElement, isExcludeComments, isInitialized, isNeedsToBeExpanded, isNodeSet, isOctetStream, isOutputStreamSet, isPreCalculatedDigest, isSecureValidation, setExcludeComments, setExcludeNode, setMIMEType, setNeedsToBeExpanded, setNodeSet, setOutputStream, setSecureValidation, setSourceURI, toString, updateOutputStream, updateOutputStream
-
Constructor Details
-
AttachmentSignatureInput
public AttachmentSignatureInput(byte[] input)
-
-
Method Details
-
setMimeHeaders
-
getMimeHeaders
-
setContentType
-
getContentType
-
_getSignatureInput
public static final Object[] _getSignatureInput(AttachmentPart _part) throws SOAPException, IOException - Throws:
SOAPExceptionIOException
-