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
- All Implemented Interfaces:
IdentifierBasedObject
,Serializable
The signature scope used to define the HTTPHeader message body
- See Also:
-
Constructor Summary
ConstructorDescriptionThe default constructorHTTPHeaderMessageBodySignatureScope
(String documentName, Digest digest) Constructor with a document name -
Method Summary
Methods inherited from class eu.europa.esig.dss.jades.HTTPHeaderSignatureScope
getType
Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScope
addChildSignatureScope, equals, getChildren, getDigest, getDSSId, getDSSIdAsString, getName, getTransformations, hashCode, toString
-
Constructor Details
-
Method Details
-
getDescription
Description copied from class:SignatureScope
Gets the signature scope description- Overrides:
getDescription
in classHTTPHeaderSignatureScope
- Returns:
String
-