Class ManifestEntrySignatureScope
java.lang.Object
eu.europa.esig.dss.validation.scope.SignatureScope
eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
eu.europa.esig.dss.validation.scope.ManifestEntrySignatureScope
- All Implemented Interfaces:
IdentifierBasedObject,Serializable
This SignatureScope represents a Manifest entry document
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
addTransformationIfNeeded, getTransformationsMethods inherited from class eu.europa.esig.dss.validation.scope.SignatureScope
addChildSignatureScope, getChildren, getDigest, getDSSId, getDSSIdAsString, getName
-
Constructor Details
-
Method Details
-
getDescription
Description copied from class:SignatureScopeGets the signature scope description- Specified by:
getDescriptionin classSignatureScope- Returns:
String
-
getType
Description copied from class:SignatureScopeReturns type of the signature scope- Specified by:
getTypein classSignatureScope- Returns:
SignatureScopeType
-
toString
- Overrides:
toStringin classSignatureScopeWithTransformations
-
equals
- Overrides:
equalsin classSignatureScopeWithTransformations
-
hashCode
public int hashCode()- Overrides:
hashCodein classSignatureScopeWithTransformations
-