Uses of Enum Class
eu.europa.esig.dss.enumerations.DigestMatcherType
Packages that use DigestMatcherType
Package
Description
-
Uses of DigestMatcherType in eu.europa.esig.dss.diagnostic.jaxb
Subclasses with type arguments of type DigestMatcherType in eu.europa.esig.dss.diagnostic.jaxbFields in eu.europa.esig.dss.diagnostic.jaxb declared as DigestMatcherTypeMethods in eu.europa.esig.dss.diagnostic.jaxb that return DigestMatcherTypeModifier and TypeMethodDescriptionXmlDigestMatcher.getType()Gets the value of the type property.Methods in eu.europa.esig.dss.diagnostic.jaxb with parameters of type DigestMatcherTypeModifier and TypeMethodDescriptionAdapter11.marshal(DigestMatcherType value) voidXmlDigestMatcher.setType(DigestMatcherType value) Sets the value of the type property. -
Uses of DigestMatcherType in eu.europa.esig.dss.enumerations
Subclasses with type arguments of type DigestMatcherType in eu.europa.esig.dss.enumerationsModifier and TypeClassDescriptionenumDefines available types of DigestMatchers (signed data origins)Methods in eu.europa.esig.dss.enumerations that return DigestMatcherTypeModifier and TypeMethodDescriptionstatic DigestMatcherTypeReturns the enum constant of this class with the specified name.static DigestMatcherType[]DigestMatcherType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of DigestMatcherType in eu.europa.esig.dss.evidencerecord.common.validation
Methods in eu.europa.esig.dss.evidencerecord.common.validation with parameters of type DigestMatcherTypeModifier and TypeMethodDescriptionprotected ReferenceValidationEvidenceRecordTimeStampSequenceVerifier.createEmptyReference(DigestMatcherType digestMatcherType, boolean digestFound) This method creates an empty referenceprotected List<ReferenceValidation> EvidenceRecordTimeStampSequenceVerifier.ensureReferenceValidationOfType(List<ReferenceValidation> referenceValidations, DigestMatcherType digestMatcherType, boolean digestFound) This method ensures the list ofreferenceValidationscontains aReferenceValidationof typedigestMatcherTypeprotected List<ReferenceValidation> EvidenceRecordTimeStampSequenceVerifier.validateAdditionalDigest(List<ReferenceValidation> referenceValidations, Digest digest, DigestMatcherType type) This method validates for a presence of adigestwithin the list ofreferenceValidations, to identify a presence of a particularDigestMatcherType. -
Uses of DigestMatcherType in eu.europa.esig.dss.jaxb.parsers
Methods in eu.europa.esig.dss.jaxb.parsers that return DigestMatcherTypeModifier and TypeMethodDescriptionstatic DigestMatcherTypeParses the value and returnsDigestMatcherTypeMethods in eu.europa.esig.dss.jaxb.parsers with parameters of type DigestMatcherTypeModifier and TypeMethodDescriptionstatic StringDigestMatcherTypeParser.print(DigestMatcherType v) Gets a text name of the value -
Uses of DigestMatcherType in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return DigestMatcherTypeModifier and TypeMethodDescriptionReferenceValidation.getType()Returns type of the validated referenceMethods in eu.europa.esig.dss.model with parameters of type DigestMatcherTypeModifier and TypeMethodDescriptionvoidReferenceValidation.setType(DigestMatcherType type) Sets type of the reference