|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.org.apache.xml.internal.security.signature.XMLSignatureInput
com.sun.xml.wss.impl.resolver.AttachmentSignatureInput
public class AttachmentSignatureInput
| Constructor Summary | |
|---|---|
AttachmentSignatureInput(byte[] input)
|
|
| Method Summary | |
|---|---|
static Object[] |
_getSignatureInput(AttachmentPart _part)
|
String |
getContentType()
|
Vector |
getMimeHeaders()
|
void |
setContentType(String _cType)
|
void |
setMimeHeaders(Vector mimeHeaders)
|
| Methods inherited from class com.sun.org.apache.xml.internal.security.signature.XMLSignatureInput |
|---|
addNodeFilter, getBytes, getExcludeNode, getHTMLRepresentation, getHTMLRepresentation, getMIMEType, getNodeFilters, getNodeSet, getNodeSet, getOctetStream, getOctetStreamReal, getResetableInputStream, getSourceURI, getSubNode, isByteArray, isElement, isExcludeComments, isInitialized, isNeedsToBeExpanded, isNodeSet, isOctetStream, isOutputStreamSet, setExcludeComments, setExcludeNode, setMIMEType, setNeedsToBeExpanded, setNodeSet, setOutputStream, setSourceURI, toString, updateOutputStream, updateOutputStream |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AttachmentSignatureInput(byte[] input)
| Method Detail |
|---|
public void setMimeHeaders(Vector mimeHeaders)
public Vector getMimeHeaders()
public void setContentType(String _cType)
public String getContentType()
public static final Object[] _getSignatureInput(AttachmentPart _part)
throws SOAPException,
IOException
SOAPException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||