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
public class ManifestEntrySignatureScope extends SignatureScopeWithTransformations
-
Constructor Summary
-
Method Summary
Modifier and Type Method Description String
getDescription()
SignatureScopeType
getType()
Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
addTransformationDescription, getTransformations, isTransformationsNotEmpty
Methods inherited from class eu.europa.esig.dss.validation.scope.SignatureScope
equals, getDigest, getDSSId, getDSSIdAsString, getName, hashCode
-
Constructor Details
-
Method Details
-
getDescription
- Specified by:
getDescription
in classSignatureScope
-
getType
- Specified by:
getType
in classSignatureScope
-