Class JAdESReferenceValidation
java.lang.Object
eu.europa.esig.dss.model.ReferenceValidation
eu.europa.esig.dss.jades.validation.JAdESReferenceValidation
- All Implemented Interfaces:
Serializable
The JAdES reference validation result
- See Also:
-
Field Summary
Fields inherited from class ReferenceValidation
transforms -
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor with empty list of error messages -
Method Summary
Modifier and TypeMethodDescriptionGets error messages occurred during the reference validationvoidsetErrorMessages(List<String> errorMessages) Sets error messages occurred during the reference validationMethods inherited from class ReferenceValidation
getDataObjectReferences, getDependentValidations, getDigest, getDocument, getDocumentName, getId, getTransformationNames, getType, getUri, isDuplicated, isFound, isIntact, setDataObjectReferences, setDigest, setDocument, setDocumentName, setDuplicated, setFound, setId, setIntact, setTransformationNames, setType, setUri
-
Constructor Details
-
JAdESReferenceValidation
public JAdESReferenceValidation()Default constructor with empty list of error messages
-
-
Method Details
-
getErrorMessages
-
setErrorMessages
-