Package eu.europa.esig.dss.jades
Class HTTPHeaderMessageBodySignatureScope
java.lang.Object
eu.europa.esig.dss.validation.scope.SignatureScope
eu.europa.esig.dss.jades.HTTPHeaderSignatureScope
eu.europa.esig.dss.jades.HTTPHeaderMessageBodySignatureScope
public class HTTPHeaderMessageBodySignatureScope extends HTTPHeaderSignatureScope
The signature scope used to define the HTTPHeader message body
-
Constructor Summary
Constructors Constructor Description HTTPHeaderMessageBodySignatureScope(Digest digest)
The default constructorHTTPHeaderMessageBodySignatureScope(String documentName, Digest digest)
Constructor with a document name -
Method Summary
Modifier and Type Method Description String
getDescription()
Methods inherited from class eu.europa.esig.dss.jades.HTTPHeaderSignatureScope
getType
Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScope
equals, getDigest, getDSSId, getDSSIdAsString, getName, getTransformations, hashCode
-
Constructor Details
-
Method Details
-
getDescription
- Overrides:
getDescription
in classHTTPHeaderSignatureScope
-