Uses of Class
eu.europa.esig.dss.diagnostic.jaxb.XmlDigestMatcher
Packages that use XmlDigestMatcher
-
Uses of XmlDigestMatcher in eu.europa.esig.dss.diagnostic
Methods in eu.europa.esig.dss.diagnostic that return XmlDigestMatcherModifier and TypeMethodDescriptionSignatureWrapper.getMessageDigest()Returns the message-digest for a CMS signatureTimestampWrapper.getMessageImprint()Returns message-imprintXmlDigestMatcherMethods in eu.europa.esig.dss.diagnostic that return types with arguments of type XmlDigestMatcherModifier and TypeMethodDescriptionAbstractTokenProxy.getDigestMatchers()EvidenceRecordWrapper.getDigestMatchers()Gets a list of digest matchers representing the associated archival data objects validation statusSignatureWrapper.getDigestMatchers()TimestampWrapper.getDigestMatchers()TokenProxy.getDigestMatchers()Returns a list of DigestMatchers used in the validation process for a signature or timestamp -
Uses of XmlDigestMatcher in eu.europa.esig.dss.diagnostic.jaxb
Fields in eu.europa.esig.dss.diagnostic.jaxb with type parameters of type XmlDigestMatcherModifier and TypeFieldDescriptionprotected List<XmlDigestMatcher> XmlEvidenceRecord.digestMatchersprotected List<XmlDigestMatcher> XmlSignature.digestMatchersprotected List<XmlDigestMatcher> XmlTimestamp.digestMatchersMethods in eu.europa.esig.dss.diagnostic.jaxb that return XmlDigestMatcherModifier and TypeMethodDescriptionObjectFactory.createXmlDigestMatcher()Create an instance ofXmlDigestMatcherMethods in eu.europa.esig.dss.diagnostic.jaxb that return types with arguments of type XmlDigestMatcherModifier and TypeMethodDescriptionXmlEvidenceRecord.getDigestMatchers()XmlSignature.getDigestMatchers()XmlTimestamp.getDigestMatchers()Gets the value of the digestMatchers property.Method parameters in eu.europa.esig.dss.diagnostic.jaxb with type arguments of type XmlDigestMatcherModifier and TypeMethodDescriptionvoidXmlEvidenceRecord.setDigestMatchers(List<XmlDigestMatcher> digestMatchers) voidXmlSignature.setDigestMatchers(List<XmlDigestMatcher> digestMatchers)