Class XmlFullSignatureScope
- java.lang.Object
-
- eu.europa.esig.dss.validation.scope.SignatureScope
-
- eu.europa.esig.dss.validation.scope.SignatureScopeWithTransformations
-
- eu.europa.esig.dss.xades.validation.scope.XmlElementSignatureScope
-
- eu.europa.esig.dss.xades.validation.scope.XmlRootSignatureScope
-
- eu.europa.esig.dss.xades.validation.scope.XmlFullSignatureScope
-
public final class XmlFullSignatureScope extends XmlRootSignatureScope
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedXmlFullSignatureScope(String name, List<String> transformations, Digest digest)
-
Method Summary
-
Methods inherited from class eu.europa.esig.dss.xades.validation.scope.XmlRootSignatureScope
getDescription, 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
-
-