Package eu.europa.esig.dss.jades
Class HTTPHeaderMessageBodySignatureScope
java.lang.Object
eu.europa.esig.dss.model.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 constructor -
Method Summary
Modifier and TypeMethodDescriptiongetDescription
(TokenIdentifierProvider tokenIdentifierProvider) Gets the signature scope descriptionMethods inherited from class eu.europa.esig.dss.jades.HTTPHeaderSignatureScope
getType
Methods inherited from class eu.europa.esig.dss.model.scope.SignatureScope
addChildSignatureScope, equals, getChildren, getDigest, getDocumentName, getDSSId, getDSSIdAsString, getName, getTransformations, hashCode, toString
-
Constructor Details
-
HTTPHeaderMessageBodySignatureScope
The default constructor- Parameters:
document
-DSSDocument
message body content
-
-
Method Details
-
getDescription
Description copied from class:SignatureScope
Gets the signature scope description- Overrides:
getDescription
in classHTTPHeaderSignatureScope
- Parameters:
tokenIdentifierProvider
-TokenIdentifierProvider
to extract a token identifier, when required- Returns:
String
-