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
ConstructorsConstructorDescriptionThe default constructor -
Method Summary
Modifier and TypeMethodDescriptiongetDescription(TokenIdentifierProvider tokenIdentifierProvider) Gets the signature scope descriptionMethods inherited from class eu.europa.esig.dss.jades.HTTPHeaderSignatureScope
getTypeMethods 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-DSSDocumentmessage body content
-
-
Method Details
-
getDescription
Description copied from class:SignatureScopeGets the signature scope description- Overrides:
getDescriptionin classHTTPHeaderSignatureScope- Parameters:
tokenIdentifierProvider-TokenIdentifierProviderto extract a token identifier, when required- Returns:
String
-