Module jpms_dss_xades
Class ManifestEntrySignatureScope
java.lang.Object
eu.europa.esig.dss.model.scope.SignatureScope
eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
eu.europa.esig.dss.xades.validation.scope.ManifestEntrySignatureScope
- All Implemented Interfaces:
eu.europa.esig.dss.model.identifier.IdentifierBasedObject,Serializable
public class ManifestEntrySignatureScope
extends eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
This SignatureScope represents a Manifest entry document
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionManifestEntrySignatureScope(String entryName, eu.europa.esig.dss.model.DSSDocument document, String manifestName, List<String> transformations) Constructor with transformations (Used in XAdES) -
Method Summary
Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
addTransformationIfNeeded, getTransformationsMethods inherited from class eu.europa.esig.dss.model.scope.SignatureScope
addChildSignatureScope, getChildren, getDigest, getDocumentName, getDSSId, getDSSIdAsString, getName
-
Constructor Details
-
Method Details
-
getDescription
public String getDescription(eu.europa.esig.dss.model.identifier.TokenIdentifierProvider tokenIdentifierProvider) - Specified by:
getDescriptionin classeu.europa.esig.dss.model.scope.SignatureScope
-
getType
public eu.europa.esig.dss.enumerations.SignatureScopeType getType()- Specified by:
getTypein classeu.europa.esig.dss.model.scope.SignatureScope
-
toString
- Overrides:
toStringin classeu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
-
equals
- Overrides:
equalsin classeu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
-
hashCode
public int hashCode()- Overrides:
hashCodein classeu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
-