Index

A B C D E F G I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Serialized Form

A

AbstractAcceptanceValidation<T extends AbstractTokenProxy> - Class in eu.europa.esig.dss.validation.process.bbb.sav
5.2.8 Signature acceptance validation (SAV) This building block covers any additional verification to be performed on the signature itself or on the attributes of the signature ETSI EN 319 132-1
AbstractAcceptanceValidation(I18nProvider, T, Date, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
Default constructor
AbstractBasicValidationProcess<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs
The abstract class implementing the "5.3 Validation process for Basic Signatures" process
AbstractBasicValidationProcess(I18nProvider, T, DiagnosticData, TokenProxy, Map<String, XmlBasicBuildingBlocks>) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
Default constructor
AbstractCryptographicCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
The abstract cryptographic check
AbstractCryptographicCheck(I18nProvider, XmlCC, MessageTag, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
Default constructor
AbstractCryptographicChecker - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Abstract class to perform cryptographic validation
AbstractCryptographicChecker(I18nProvider, DigestAlgorithm, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Default constructor
AbstractCryptographicChecker(I18nProvider, EncryptionAlgorithm, DigestAlgorithm, MaskGenerationFunction, String, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Complete constructor
AbstractCryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Performs cryptographic validation
AbstractCryptographicCheckerResultCheck(I18nProvider, T, MessageTag, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
Default constructor
AbstractDetailedReportBuilder - Class in eu.europa.esig.dss.validation.executor
Abstract code for DetailedReport builder
AbstractDetailedReportBuilder(I18nProvider, Date, ValidationPolicy, DiagnosticData) - Constructor for class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
Default constructor
AbstractFormatChecking<S extends AbstractSignatureWrapper> - Class in eu.europa.esig.dss.validation.process.bbb.fc
This class contains a common code to be processed as a part of a "5.2.2 Format Checking" building block for validation of signatures and timestamps.
AbstractFormatChecking(I18nProvider, DiagnosticData, S, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
Default constructor
AbstractMultiValuesCheckItem<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb
Abstract class to check if the given value is one of the allowed values by ValidationPolicy
AbstractMultiValuesCheckItem(I18nProvider, T, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.AbstractMultiValuesCheckItem
Default constructor
AbstractPastTokenValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Abstract class containing the main logic for PastSignatureValidation result check
AbstractPastTokenValidationCheck(I18nProvider, XmlValidationProcessArchivalData, TokenProxy, XmlPSV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AbstractPastTokenValidationCheck
Default constructor
AbstractPdfLockDictionaryCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
An abstract class for PDF lock dictionary validation
AbstractPdfLockDictionaryCheck(I18nProvider, XmlFC, PDFRevisionWrapper, XmlPDFLockDictionary, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.AbstractPdfLockDictionaryCheck
Default constructor
AbstractProcessExecutor - Class in eu.europa.esig.dss.validation.executor
Abstract validation process executor
AbstractProcessExecutor() - Constructor for class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Default constructor instantiating object with null values and current time
AbstractReports - Class in eu.europa.esig.dss.validation.reports
This class is a container for all reports generated by the validation process: diagnostic data, detailed report and simple report.
AbstractReports(XmlDiagnosticData, XmlDetailedReport) - Constructor for class eu.europa.esig.dss.validation.reports.AbstractReports
This is the default constructor to instantiate this container.
AbstractRevocationFreshCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Abstract revocation check class
AbstractRevocationFreshCheck(I18nProvider, XmlRFC, RevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
Default constructor
AbstractTrustedListCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Abstract class verifying the validity of the Trusted List
AbstractTrustedListCheck(I18nProvider, T, XmlTLAnalysis, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
Default constructor
AbstractTrustedServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Abstract filter defining the main logic of filters
AbstractTrustedServiceFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.AbstractTrustedServiceFilter
Default constructor
AbstractValueCheckItem<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb
Checks if the value is allowed
AbstractValueCheckItem(I18nProvider, T, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.AbstractValueCheckItem
Default constructor
ACA - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
An attribute certificate generation service creating and signing attribute certificates based on the identity and other attributes verified by the relevant registration services.
AcceptableBasicSignatureValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if the signature's basic validation result is acceptable
AcceptableBasicSignatureValidationCheck(I18nProvider, XmlValidationProcessLongTermData, XmlConstraintsConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
Default constructor
AcceptableBasicTimestampValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Checks if a result of a Basic Signature Validation process for a timestamp token is acceptable
AcceptableBasicTimestampValidationCheck(I18nProvider, XmlValidationProcessArchivalData, TimestampWrapper, XmlConstraintsConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
Default constructor
AcceptableBuildingBlockConclusionCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate
Verifies whether the BasicBuildingBlock's validation succeeded
AcceptableBuildingBlockConclusionCheck(I18nProvider, XmlCertificate, XmlConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
Default constructor
AcceptableListOfTrustedListsCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Verifies whether the validation of a List of Trusted Lists is conclusive
AcceptableListOfTrustedListsCheck(I18nProvider, T, XmlTLAnalysis, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableListOfTrustedListsCheck
Default constructor
AcceptableMimetypeFileContentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the mimetype file is acceptable
AcceptableMimetypeFileContentCheck(I18nProvider, XmlFC, String, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
Default constructor
acceptableRevocationDataAvailable() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
Checks whether the acceptable revocation data is available
acceptableRevocationDataAvailable() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
 
acceptableRevocationDataAvailable() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
 
acceptableRevocationDataAvailable() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
 
AcceptableRevocationDataAvailableCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Checks if an acceptable revocation data is found
AcceptableRevocationDataAvailableCheck(I18nProvider, T, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
Default constructor
AcceptableTrustedListCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Verifies whether the validation of aTrusted Lists is conclusive
AcceptableTrustedListCheck(I18nProvider, T, XmlTLAnalysis, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListCheck
Default constructor
AcceptableTrustedListPresenceCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Verifies whether acceptable Trusted Lists have been found
AcceptableTrustedListPresenceCheck(I18nProvider, T, Set<String>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
Default constructor
AcceptableZipCommentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the zip comment is acceptable
AcceptableZipCommentCheck(I18nProvider, XmlFC, String, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
Default constructor
ACCREDITATION_CEASED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'accreditationceased' status
ACCREDITATION_REVOKED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'accreditationrevoked' status
ACCREDITED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'accredited' status
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.IdentificationOfTheSigningCertificate
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.Chain
Adds additional info to the chain
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationBlock
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.RevocationBasicValidationProcess
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.PastCertificateValidation
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSliding
 
addAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpftsp.TimestampBasicValidationProcess
 
addChildNodeIfMatch(PolicyTreeNode) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
This method adds a policyNode to the node's children, when applicable
addSignaturePOE(SignatureWrapper, POE) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Adds a specific POE for a signature wrapper
ADES_GENERATION - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A not qualified generation service for advanced electronic signatures and/or advanced electronic seals
ADES_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A not qualified validation service for advanced electronic signatures and/or advanced electronic seals
AdESAcceptableCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Checks whether AdES signature validation as per EN 319 102-1 succeeded
AdESAcceptableCheck(I18nProvider, XmlValidationSignatureQualification, XmlConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
Default constructor
allCertificatesInPathReferenced() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
Checks if all certificates in a signing certificate chain are references within signing-certificate signed attribute
AllCertificatesInPathReferencedCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if all certificates in the path have the corresponding signing certificate references
AllCertificatesInPathReferencedCheck(I18nProvider, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
Default constructor
AllFilesSignedCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if all files are signed inside an ASiC container
AllFilesSignedCheck(I18nProvider, XmlFC, SignatureWrapper, XmlContainerInfo, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
Default constructor
ARCHIV - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
An Archival service.
ARCHIV_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
An Archival service that cannot be identified by a specific PKI-based public key.
ARCHIVAL_DATA - Enum constant in enum eu.europa.esig.dss.validation.executor.ValidationLevel
Validation as per "5.6 Validation process for Signatures providing Long Term Availability and Integrity of Validation Material"
assertConfigurationValid() - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Checks if the configuration valid
AuthorityInfoAccessPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the authority information access urls are present
AuthorityInfoAccessPresentCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
Default constructor

B

BASIC_SIGNATURES - Enum constant in enum eu.europa.esig.dss.validation.executor.ValidationLevel
Validation as per "5.3 Validation process for Basic Signatures"
BasicBuildingBlockDefinition - Enum in eu.europa.esig.dss.validation.process
Definition of signature Basic Building Blocks as per EN 319 102-1
BasicBuildingBlocks - Class in eu.europa.esig.dss.validation.process.bbb
5.2 Basic building blocks
BasicBuildingBlocks(I18nProvider, DiagnosticData, TokenProxy, Date, ValidationPolicy, Context) - Constructor for class eu.europa.esig.dss.validation.process.bbb.BasicBuildingBlocks
Default constructor
BasicConstraintsCACheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
This check verifies if the certificate contains BasicConstraint.cA attribute and its value is set to true
BasicConstraintsCACheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
Default constructor
BasicConstraintsMaxPathLengthCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
This check verifies whether the certificate path depth of the current certificate is conformant with BasicConstraints.pathLenConstraint value defined within intermediate CA certificates precessing in the chain
BasicConstraintsMaxPathLengthCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
Default constructor
BasicSignatureValidationProcess - Class in eu.europa.esig.dss.validation.process.vpfbs
Signature validation process at validation time as per EN 319 102-1 ch.
BasicSignatureValidationProcess(I18nProvider, DiagnosticData, SignatureWrapper, List<XmlTimestamp>, Map<String, XmlBasicBuildingBlocks>) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.BasicSignatureValidationProcess
Default constructor
BasicTimestampValidationCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpftsp.checks
Checks whether the validation result of EN 319 102-1 ch.
BasicTimestampValidationCheck(I18nProvider, T, TimestampWrapper, XmlValidationProcessTimestamp, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
Default constructor
BasicValidationProcessCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the Basic Signature Validation Process succeeds
BasicValidationProcessCheck(I18nProvider, T, XmlConclusion, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
Default constructor
bbbs - Variable in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
Map of BasicBuildingBlocks
bbbs - Variable in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
Map of BasicBuildingBlocks
before(POE, POE) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEComparator
Checks if the poe1 is before the poe2
BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Checks if the best-signature-time is in the certificate's validity range
BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck(I18nProvider, XmlPSV, Date, CertificateWrapper, SubIndication, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
Default constructor
BestSignatureTimeBeforeCertificateExpirationCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if the best-signature-time is before certificate's expiration
BestSignatureTimeBeforeCertificateExpirationCheck(I18nProvider, XmlValidationProcessLongTermData, Date, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
Default constructor
BestSignatureTimeBeforeSuspensionTimeCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if best-signature-time is before the suspension date (onHold)
BestSignatureTimeBeforeSuspensionTimeCheck(I18nProvider, XmlValidationProcessLongTermData, CertificateRevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
Default constructor
BestSignatureTimeNotBeforeCertificateIssuanceCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
If best-signature-time is before the issuance date of the signing certificate, the process shall return the indication FAILED with the sub-indication NOT_YET_VALID.
BestSignatureTimeNotBeforeCertificateIssuanceCheck(I18nProvider, T, Date, CertificateWrapper, Indication, SubIndication, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
The default constructor allowing setting of returned Indication/subIndication on success result
BestSignatureTimeNotBeforeCertificateIssuanceCheck(I18nProvider, T, Date, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
The default constructor
build() - Method in class eu.europa.esig.dss.validation.executor.certificate.SimpleReportForCertificateBuilder
Builds XmlSimpleCertificateReport
build() - Method in class eu.europa.esig.dss.validation.executor.signature.ETSIValidationReportBuilder
Builds ValidationReportType
build() - Method in class eu.europa.esig.dss.validation.executor.signature.SimpleReportBuilder
This method generates the validation simpleReport.
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactWithIdCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestCryptographicCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestMatcherCryptographicCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateRefDigestCryptographicCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Builds an additional information
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastSignatureValidationCertificateRevocationSelectorResultCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
 
buildAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
 
buildChainTitle() - Method in class eu.europa.esig.dss.validation.process.Chain
Builds the chain title
buildChainTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
 
buildChainTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.TLValidationBlock
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmAtValidationTimeCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmReliableCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmAtValidationTimeCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmReliableCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeAcceptableCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeKnownCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
 
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Builds a constraint message
buildConstraintMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmAtValidationTimeCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmReliableCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmAtValidationTimeCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmReliableCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeAcceptableCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeKnownCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateRefDigestCryptographicCheckerResultCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Builds an error message
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
 
buildErrorMessage() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
 
buildReports(DiagnosticData) - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
Builds reports
buildStringMessage(I18nProvider, MessageTag, Object...) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Builds a String message from the provided messageTag
buildXmlMessage(MessageTag, Object...) - Method in class eu.europa.esig.dss.validation.process.ChainItem
Builds the XmlMessage
ByteRangeAllDocumentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
This class verifies if all signatures and document timestamps present in a PDF are valid
ByteRangeAllDocumentCheck(I18nProvider, XmlFC, DiagnosticData, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
Default constructor
ByteRangeCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
This class verifies the applicability of the /ByteRange field extracted from a corresponding PDF revision
ByteRangeCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
Default constructor
ByteRangeCollisionCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the current signature /ByteRange does not collide with other signature byte ranges
ByteRangeCollisionCheck(I18nProvider, XmlFC, AbstractSignatureWrapper, DiagnosticData, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
Default constructor

C

CA_PKC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A certificate generation service, not qualified, creating and signing non-qualified public key certificates based on the identity and other attributes verified by the relevant registration services.
CA_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A qualified certificate issuing trust service creating and signing qualified certificates based on the identity and other attributes verified by the relevant registration services, and under which are provided the relevant and related revocation and certificate validity status information services (e.g.
CaQcCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks whether there are CA/QC TrustedServices
CaQcCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
Default constructor
CaQcServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Filters TrustedServices by CA/QC type
CaQcServiceFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.CaQcServiceFilter
Default constructor
ccResult - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
Cryptographic Check result
certHashOK - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Defines if certHash matches
certificate - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
Certificate to get a latest valid revocation data for
certificate - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
The certificate in question
CertificateAcceptanceValidation - Class in eu.europa.esig.dss.validation.process.bbb.sav
5.2.8 Signature acceptance validation (SAV) This building block covers any additional verification to be performed on the signature itself or on the attributes of the signature ETSI EN 319 132-1
CertificateAcceptanceValidation(I18nProvider, Date, CertificateWrapper, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.CertificateAcceptanceValidation
Default constructor
CertificateForbiddenExtensionsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
This class verifies if the certificate does not contain forbidden certificate extensions
CertificateForbiddenExtensionsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
Default constructor
CertificateIssuedByConsistentByQCTrustServiceCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks if there are consistent by QC TrustedServices issues the certificate in question at control time
CertificateIssuedByConsistentByQCTrustServiceCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
Default constructor
CertificateIssuedByConsistentByQSCDTrustServiceCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks if there are consistent by QSCD TrustedServices issues the certificate in question at control time
CertificateIssuedByConsistentByQSCDTrustServiceCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
Default constructor
CertificateIssuedToLegalPersonCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate has been issued to a legal person
CertificateIssuedToLegalPersonCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
Default constructor
CertificateIssuedToNaturalPersonCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate has been issued to a natural person
CertificateIssuedToNaturalPersonCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
Default constructor
CertificateMinQcEuRetentionPeriodCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the QCEuRetentionPeriod constraint
CertificateMinQcEuRetentionPeriodCheck(I18nProvider, XmlSubXCV, CertificateWrapper, IntValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
Default constructor
CertificateMinQcTransactionLimitCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks the minimal allowed QC transaction limit for the certificate
CertificateMinQcTransactionLimitCheck(I18nProvider, XmlSubXCV, CertificateWrapper, IntValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
Default constructor
CertificateNameConstraintsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
This check verifies the validity of the certificate in regard to "Name constraint" certificate extension's value in its certificate chain.
CertificateNameConstraintsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
Default constructor
CertificateNotOnHoldCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate is not on hold
CertificateNotOnHoldCheck(I18nProvider, XmlSubXCV, CertificateRevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
Default constructor
CertificateNotRevokedCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate is not revokek
CertificateNotRevokedCheck(I18nProvider, XmlSubXCV, CertificateRevocationWrapper, Date, LevelConstraint, SubContext) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
Default constructor
CertificateNotSelfSignedCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate is not self-signed
CertificateNotSelfSignedCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
Default constructor
CertificatePolicyIdentifiers - Class in eu.europa.esig.dss.validation.process
Contain util methods for certificate policy identifiers checks
CertificatePolicyIdsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate policy ids are acceptable
CertificatePolicyIdsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
Default constructor
CertificatePolicyQualifiedIdsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate policies contain a Qualified identifier(s)
CertificatePolicyQualifiedIdsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
Default constructor
CertificatePolicySupportedByQSCDIdsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate has a is a supported by QSCD policy identifier
CertificatePolicySupportedByQSCDIdsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
Default constructor
CertificatePolicyTreeCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
This check verifies if the certificate has a valid policy tree according to its certification path in regard to RFC 5280
CertificatePolicyTreeCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
Default constructor
CertificateProcessExecutor - Interface in eu.europa.esig.dss.validation.executor.certificate
Processes a certificate validation
CertificatePS2DQcCompetentAuthorityIdCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks the certificate's QcPS2D Id
CertificatePS2DQcCompetentAuthorityIdCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
Default constructor
CertificatePS2DQcCompetentAuthorityNameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks the certificate's QcPS2D Name
CertificatePS2DQcCompetentAuthorityNameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
Default constructor
CertificatePS2DQcRolesOfPSPCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks the certificate's QcPS2D Role
CertificatePS2DQcRolesOfPSPCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
Default constructor
CertificateQcCCLegislationCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the country code or set of country codes defined in QcCCLegislation is supported by the policy
CertificateQcCCLegislationCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
Default constructor
CertificateQcComplianceCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate is QC Compliant (has the id-etsi-qcs-QcCompliance statement)
CertificateQcComplianceCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
Default constructor
CertificateQcEuLimitValueCurrencyCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks the minimal allowed QCLimitValue statement is defined with an acceptable currency
CertificateQcEuLimitValueCurrencyCheck(I18nProvider, XmlSubXCV, CertificateWrapper, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
Default constructor
CertificateQcEuPDSLocationCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks the defined PDS locations for the certificate
CertificateQcEuPDSLocationCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
Default constructor
CertificateQcSSCDCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate is supported by QCSD (has the id-etsi-qcs-QcSSCD statement)
CertificateQcSSCDCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
Default constructor
CertificateQcTypeCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks the certificate's QcType(s)
CertificateQcTypeCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
Default constructor
CertificateQualificationBlock - Class in eu.europa.esig.dss.validation.process.qualification.certificate
This class verifies the final qualification of a certificate, processing its validation at issuance and validation time
CertificateQualificationBlock(I18nProvider, XmlConclusion, Date, CertificateWrapper, List<XmlTLAnalysis>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationBlock
Default constructor
CertificateQualificationCalculator - Class in eu.europa.esig.dss.validation.process.qualification.certificate
This class is used to determine certificate's qualification based on its content and the given TrustedServiceWrapper
CertificateQualificationCalculator(CertificateWrapper, TrustedServiceWrapper) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationCalculator
Default constructor
CertificateReports - Class in eu.europa.esig.dss.validation.reports
This class is a container for all reports generated by the certificate validation process: diagnostic data, detailed report and simple report.
CertificateReports(XmlDiagnosticData, XmlDetailedReport, XmlSimpleCertificateReport) - Constructor for class eu.europa.esig.dss.validation.reports.CertificateReports
This is the default constructor to instantiate this container.
CertificateRevocationSelector - Class in eu.europa.esig.dss.validation.process.bbb.xcv.crs
This class validates revocation data for a given certificate and returns the latest valid entry
CertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
Default constructor
CertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, ValidationPolicy, Set<String>) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
Constructor with a set of validated tokens
CertificateRevocationSelectorResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
This class verifies the result of a CertificateRevocationSelector
CertificateRevocationSelectorResultCheck(I18nProvider, T, XmlCRS, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
Default constructor
CertificateSelfSignedCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate is self-signed
CertificateSelfSignedCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
Default constructor
CertificateSemanticsIdentifierCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks the QCStatement SemanticsIdentifier value
CertificateSemanticsIdentifierCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
Default constructor
CertificateSignatureValidCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's signature is valid
CertificateSignatureValidCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
Default constructor
CertificateSupportedCriticalExtensionsCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Verifies if the certificate does not contain any of the certificate extensions listed within a list of unsupported certificate extensions
CertificateSupportedCriticalExtensionsCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
Default constructor
CertificateTypeAtSigningTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Checks if the certificate type has been successfully identified at best signing time
CertificateTypeAtSigningTimeCheck(I18nProvider, XmlValidationSignatureQualification, CertificateQualification, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
Default constructor
CertificateTypeCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks if the certificate type has been identified at the given time
CertificateTypeCheck(I18nProvider, XmlValidationCertificateQualification, CertificateType, ValidationTime, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
Default constructor
CertificateTypeCoverageCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Verifies if a TrustedService(s) issuing the certificate have been found
CertificateTypeCoverageCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
Default constructor
CertificateValidityRangeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate is not expired
CertificateValidityRangeCheck(I18nProvider, T, CertificateWrapper, CertificateRevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
Default constructor
CertifiedRolesCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the certified roles are acceptable
CertifiedRolesCheck(I18nProvider, XmlSAV, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
Default constructor
certNotAfter - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Certificate's NotAfter
certNotBefore - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Certificate's NotBefore
CertQualificationAtTimeBlock - Class in eu.europa.esig.dss.validation.process.qualification.certificate
Verifies certificate's qualification at the given time
CertQualificationAtTimeBlock(I18nProvider, ValidationTime, CertificateWrapper, List<TrustedServiceWrapper>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
Constructor to instantiate the validation at the certificate's issuance time
CertQualificationAtTimeBlock(I18nProvider, ValidationTime, Date, CertificateWrapper, List<TrustedServiceWrapper>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
Constructor to instantiate the validation at the validation time
CertQualificationMatrix - Class in eu.europa.esig.dss.validation.process.qualification.certificate
This class is used to determine the certificate qualification based on the given qualification parameters
Chain<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process
This class is part of the design pattern "Chain of responsibility".
Chain(I18nProvider, T) - Constructor for class eu.europa.esig.dss.validation.process.Chain
Common constructor
ChainItem<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process
This class is an item of the Chain class.
ChainItem(I18nProvider, T, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.ChainItem
Common constructor
ChainItem(I18nProvider, T, LevelConstraint, String) - Constructor for class eu.europa.esig.dss.validation.process.ChainItem
Specific constructor for Basic Building Blocks validation
CheckSubXCVResult - Class in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Checks if the SubXCV validation result is valid
CheckSubXCVResult(I18nProvider, XmlXCV, XmlSubXCV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
Default constructor
ClaimedRolesCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the claimed roles are acceptable
ClaimedRolesCheck(I18nProvider, XmlSAV, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
Default constructor
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
 
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.RevocationAcceptanceChecker
 
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.SubX509CertificateValidation
 
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
 
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.Chain
The method allows to fill up additional messages into the conclusion
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
 
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
 
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
 
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
 
collectAdditionalMessages(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
 
collectAllMessages(XmlConclusion, XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.Chain
Fills all messages from conclusionToFillFrom into conclusionToFill
collectAllPOE(Collection<TimestampWrapper>) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Extracts all POEs from the provided collection of timestamps
collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
 
collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.Chain
Collects required messages from xmlConstraint to the given conclusion NOTE: bye default the only one error is already collected in the chain (no more possible), therefore no need to collect it again
collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
 
collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
 
collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
 
collectMessages(XmlConclusion, XmlConstraint) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
 
CommitmentTypeIndicationsCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the commitment type indications are acceptable
CommitmentTypeIndicationsCheck(I18nProvider, XmlSAV, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
Default constructor
CommonNameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's common name is acceptable
CommonNameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
Default constructor
compare(POE, POE) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEComparator
 
ConsistentServiceByCertificateTypeFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Filters TrustedServices by qualifier and additional service information consistency
ConsistentServiceByCertificateTypeFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByCertificateTypeFilter
Default constructor
ConsistentServiceByQCFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Filters TrustedServices by QC consistency
ConsistentServiceByQCFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByQCFilter
Default constructor
ConsistentServiceByQSCDFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Filters TrustedServices by QSCD consistency
ConsistentServiceByQSCDFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByQSCDFilter
Default constructor
ConsistentServiceByStatusFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Filters TrustedServices by status consistency
ConsistentServiceByStatusFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByStatusFilter
Default constructor
constraintWrapper - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Cryptographic constraint
ContainerTypeCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the container type is acceptable
ContainerTypeCheck(I18nProvider, XmlFC, ASiCContainerType, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
Default constructor
ContentHintsCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the content hints are acceptable
ContentHintsCheck(I18nProvider, XmlSAV, SignatureWrapper, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
Default constructor
ContentIdentifierCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the content identifier is acceptable
ContentIdentifierCheck(I18nProvider, XmlSAV, SignatureWrapper, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
Default constructor
ContentTimestampCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if a content timestamp is present
ContentTimestampCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
Default constructor
ContentTimestampsCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Checks if a collection of content timestamps is not empty
ContentTimestampsCheck(I18nProvider, T, List<TimestampWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
Default constructor
ContentTypeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the content type is acceptable
ContentTypeCheck(I18nProvider, XmlSAV, SignatureWrapper, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
Default constructor
context - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
The validation context
context - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
The validation context
CounterSignatureCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if a counter signature is present for the signature
CounterSignatureCheck(I18nProvider, XmlSAV, DiagnosticData, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
Default constructor
CountryCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the country's name is acceptable
CountryCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
Default constructor
createAnyPolicyChildren() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
Creates any policy children corresponding to the current policy node
createConsistentServiceByCertificateTypeFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by QC consistency
createConsistentServiceByQCFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by QC consistency
createConsistentServiceByQSCDFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by QSCD consistency
createConsistentServiceByStatusFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by status consistency
createFilterByCaQc() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by 'CA/QC' identifier
createFilterByCertificateType(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by the type as in the given certificate
createFilterByCountries(Set<String>) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by country codes
createFilterByCountry(String) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by country code
createFilterByDate(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by date
createFilterByGranted() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by 'granted' status
createFilterByMRAEquivalenceStartingDate(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by MRA equivalence starting date
createFilterByQTST() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by 'TSA/QTST' identifier
createFilterByUrls(Set<String>) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by urls
createMRAEnactedFilter() - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by MRA enacted
createQSCDFromCert(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd.QSCDStrategyFactory
Creates a QSCD Strategy from the given certificate
createQSCDFromCertAndTL(CertificateWrapper, TrustedServiceWrapper, CertificateQualifiedStatus) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd.QSCDStrategyFactory
Creates a QSCD Strategy from the given certificate and TrustedService
createQSCDFromTL(TrustedServiceWrapper, CertificateQualifiedStatus, QSCDStrategy) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd.QSCDStrategyFactory
Creates a QSCD Strategy from the TrustedService
createQualificationFromCert(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified.QualificationStrategyFactory
Creates QualificationStrategy from the certificate
createQualificationFromCertAndTL(CertificateWrapper, TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified.QualificationStrategyFactory
Creates QualificationStrategy from the certificate and Trusted Service
createQualificationFromTL(TrustedServiceWrapper, QualificationStrategy) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified.QualificationStrategyFactory
Creates QualificationStrategy from the Trusted Service
createTypeFromCert(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.type.TypeStrategyFactory
Creates a TypeStrategy from the certificate
createTypeFromCertAndTL(CertificateWrapper, TrustedServiceWrapper, CertificateQualifiedStatus) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.type.TypeStrategyFactory
Creates a TypeStrategy from a certificate and Trusted Service
createTypeFromTL(TrustedServiceWrapper, CertificateQualifiedStatus, TypeStrategy) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.type.TypeStrategyFactory
Creates a TypeStrategy from a Trusted Service
createUniqueServiceFilter(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServicesFilterFactory
Creates a TrustedService filter by end-entity certificate
CRL - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A certificate validity status service, not qualified, issuing CRLs.
CRL_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A certificate validity status information services issuing and signing Certificate Revocation Lists (CRLs) and being part of a service from a (qualified) trust service provider issuing qualified certificates, in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
crsResult - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
CRS result
cryptographic(ChainItem<XmlSAV>) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
Verifies cryptographic validity of signature references and signing-certificate signed attribute
CRYPTOGRAPHIC_VERIFICATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.2.7 Cryptographic verification
CryptographicCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
The cryptographic check
CryptographicCheck(I18nProvider, T, TokenProxy, MessageTag, Date, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicCheck
Default constructor
CryptographicChecker - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Runs the cryptographic validation
CryptographicChecker(I18nProvider, TokenProxy, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.CryptographicChecker
Default constructor
CryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Validates the result of a cryptographic checker
CryptographicCheckerResultCheck(I18nProvider, T, Date, MessageTag, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicCheckerResultCheck
Default constructor
CryptographicConstraintWrapper - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
The wrapper for cryptographic information retrieved from a validation policy
CryptographicConstraintWrapper(CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Default constructor
cryptographicSignedAttributes(ChainItem<XmlSAV>) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
This method verifies the validity of the used cryptographic constraints for signed-attributes
CryptographicVerification - Class in eu.europa.esig.dss.validation.process.bbb.cv
5.2.7 Cryptographic verification This building block checks the integrity of the signed data by performing the cryptographic verifications.
CryptographicVerification(I18nProvider, TokenProxy, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.CryptographicVerification
Default constructor
CryptographicVerificationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the format Cryptographic Verification process as per clause 5.2.7 succeeded
CryptographicVerificationResultCheck(I18nProvider, T, XmlCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
Default constructor
currentTime - Variable in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
The validation time
currentTime - Variable in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Validation time
currentTime - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
The validation time
currentTime - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
Validation time
CurrentTimeIndicationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Checks if the current state is PASSED
CurrentTimeIndicationCheck(I18nProvider, XmlPSV, Indication, SubIndication, List<XmlMessage>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
Default constructor

D

DefaultCertificateProcessExecutor - Class in eu.europa.esig.dss.validation.executor.certificate
Executes a certificate validation
DefaultCertificateProcessExecutor() - Constructor for class eu.europa.esig.dss.validation.executor.certificate.DefaultCertificateProcessExecutor
Default constructor instantiating object with null certificate id
DefaultSignatureProcessExecutor - Class in eu.europa.esig.dss.validation.executor.signature
This class executes a signature validation process and produces SimpleReport, DetailedReport and ETSI Validation report
DefaultSignatureProcessExecutor() - Constructor for class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
Default constructor instantiating object with default configuration
deleteNodesAtLevelWithoutChildren(int) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
Removes nodes at the given depthLevel if not having children nodes
DEPRECATED_AT_NATIONAL_LEVEL - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
After eIDAS 'deprecatedatnationallevel' status
DEPRECATED_BY_NATIONAL_LAW - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
After eIDAS 'deprecatedbynationallaw' status
DetailedReportBuilder - Class in eu.europa.esig.dss.validation.executor.signature
Builds a DetailedReport for a signature validation
DetailedReportBuilder(I18nProvider, Date, ValidationPolicy, ValidationLevel, DiagnosticData, boolean) - Constructor for class eu.europa.esig.dss.validation.executor.signature.DetailedReportBuilder
Default constructor
DetailedReportForCertificateBuilder - Class in eu.europa.esig.dss.validation.executor.certificate
Builds a DetailedReport for a certificate validation
DetailedReportForCertificateBuilder(I18nProvider, DiagnosticData, ValidationPolicy, Date, String) - Constructor for class eu.europa.esig.dss.validation.executor.certificate.DetailedReportForCertificateBuilder
Default constructor
diagnosticData - Variable in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
The DiagnosticData to use
diagnosticData - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
Diagnostic data
diagnosticData - Variable in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
Diagnostic Data
digestAlgorithm - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
The Digest algorithm
DigestAlgorithmAtValidationTimeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Check DigestAlgorithm at validation time
DigestAlgorithmAtValidationTimeCheck(I18nProvider, DigestAlgorithm, Date, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmAtValidationTimeCheck
Default constructor
digestAlgorithmOnValidationTime() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Checks if the digestAlgorithm is not expired in validation time
digestAlgorithmReliable() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Checks if the digestAlgorithm is acceptable
DigestAlgorithmReliableCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Check if DigestAlgorithm is acceptable
DigestAlgorithmReliableCheck(I18nProvider, DigestAlgorithm, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmReliableCheck
Default constructor
DigestCryptographicChecker - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Checks the digest algorithm
DigestCryptographicChecker(I18nProvider, DigestAlgorithm, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestCryptographicChecker
Default constructor
DigestCryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Validates Digest cryptographic constraint
DigestCryptographicCheckerResultCheck(I18nProvider, T, Date, MessageTag, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestCryptographicCheckerResultCheck
Default constructor
DigestMatcherCryptographicCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Verifies the DigestAlgorithm
DigestMatcherCryptographicCheck(I18nProvider, DigestAlgorithm, T, Date, MessageTag, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestMatcherCryptographicCheck
Default constructor
DigestMatcherCryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Class used to verify a DigestMatcher
DigestMatcherCryptographicCheckerResultCheck(I18nProvider, T, Date, MessageTag, String, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestMatcherCryptographicCheckerResultCheck
Default constructor
DigestValueMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.isc.checks
Checks if the digest value matches for a signing certificate reference
DigestValueMatchCheck(I18nProvider, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
Default constructor
DigestValuePresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.isc.checks
Checks if the digest value is present for a signing certificate reference
DigestValuePresentCheck(I18nProvider, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
Default constructor
DocMDPCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Verifies a signature according to given permissions for the document in /DocMDP
DocMDPCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
Default constructor
DocumentProcessExecutor - Interface in eu.europa.esig.dss.validation.executor
Processes a document validation
DSSReportException - Exception Class in eu.europa.esig.dss.validation.reports
Exception to be thrown in case of JAXB Report marshaling or unmarshaling error
DSSReportException() - Constructor for exception class eu.europa.esig.dss.validation.reports.DSSReportException
Empty constructor
DSSReportException(String) - Constructor for exception class eu.europa.esig.dss.validation.reports.DSSReportException
Constructor with an exception message
DSSReportException(String, Throwable) - Constructor for exception class eu.europa.esig.dss.validation.reports.DSSReportException
Constructor with a caused exception or error and a custom message
DSSReportException(Throwable) - Constructor for exception class eu.europa.esig.dss.validation.reports.DSSReportException
Constructor with a caused exception or error

E

EDS - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
An electronic delivery service, not qualified
EDS_Q - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A qualified electronic delivery service providing qualified electronic deliveries in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
EDS_REM - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A Registered Electronic Mail delivery service, not qualified
EDS_REM_Q - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A qualified electronic registered mail delivery service providing qualified electronic registered mail deliveries in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision
EIDASUtils - Class in eu.europa.esig.dss.validation.process.qualification
Contains EIDAS Utils
EllipticCurveKeySizeCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
This class verifies whether the elliptic curve key size used to create the signature corresponds to the defined within 'alg' header of the JWA signature as per RFC 7518.
EllipticCurveKeySizeCheck(I18nProvider, XmlFC, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
Default constructor
enableEtsiValidationReport - Variable in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
Defines if the ETSI Validation Report shall be generated (default: true)
encryptionAlgorithm - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
The Encryption algorithm
EncryptionAlgorithmAtValidationTimeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Check EncryptionAlgorithm at validation time
EncryptionAlgorithmAtValidationTimeCheck(I18nProvider, EncryptionAlgorithm, String, Date, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmAtValidationTimeCheck
Default constructor
encryptionAlgorithmOnValidationTime() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Checks if the encryptionAlgorithm is not expired in validation time
encryptionAlgorithmReliable() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Checks if the encryptionAlgorithm is acceptable
EncryptionAlgorithmReliableCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Check if EncryptionAlgorithm is acceptable
EncryptionAlgorithmReliableCheck(I18nProvider, EncryptionAlgorithm, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmReliableCheck
Default constructor
ETSIValidationReportBuilder - Class in eu.europa.esig.dss.validation.executor.signature
Builds the ETSI Validation report
ETSIValidationReportBuilder(Date, DiagnosticData, DetailedReport) - Constructor for class eu.europa.esig.dss.validation.executor.signature.ETSIValidationReportBuilder
Default constructor
eu.europa.esig.dss.validation.executor - package eu.europa.esig.dss.validation.executor
 
eu.europa.esig.dss.validation.executor.certificate - package eu.europa.esig.dss.validation.executor.certificate
 
eu.europa.esig.dss.validation.executor.signature - package eu.europa.esig.dss.validation.executor.signature
 
eu.europa.esig.dss.validation.process - package eu.europa.esig.dss.validation.process
 
eu.europa.esig.dss.validation.process.bbb - package eu.europa.esig.dss.validation.process.bbb
 
eu.europa.esig.dss.validation.process.bbb.cv - package eu.europa.esig.dss.validation.process.bbb.cv
 
eu.europa.esig.dss.validation.process.bbb.cv.checks - package eu.europa.esig.dss.validation.process.bbb.cv.checks
 
eu.europa.esig.dss.validation.process.bbb.fc - package eu.europa.esig.dss.validation.process.bbb.fc
 
eu.europa.esig.dss.validation.process.bbb.fc.checks - package eu.europa.esig.dss.validation.process.bbb.fc.checks
 
eu.europa.esig.dss.validation.process.bbb.isc - package eu.europa.esig.dss.validation.process.bbb.isc
 
eu.europa.esig.dss.validation.process.bbb.isc.checks - package eu.europa.esig.dss.validation.process.bbb.isc.checks
 
eu.europa.esig.dss.validation.process.bbb.sav - package eu.europa.esig.dss.validation.process.bbb.sav
 
eu.europa.esig.dss.validation.process.bbb.sav.cc - package eu.europa.esig.dss.validation.process.bbb.sav.cc
 
eu.europa.esig.dss.validation.process.bbb.sav.checks - package eu.europa.esig.dss.validation.process.bbb.sav.checks
 
eu.europa.esig.dss.validation.process.bbb.vci - package eu.europa.esig.dss.validation.process.bbb.vci
 
eu.europa.esig.dss.validation.process.bbb.vci.checks - package eu.europa.esig.dss.validation.process.bbb.vci.checks
 
eu.europa.esig.dss.validation.process.bbb.xcv - package eu.europa.esig.dss.validation.process.bbb.xcv
 
eu.europa.esig.dss.validation.process.bbb.xcv.checks - package eu.europa.esig.dss.validation.process.bbb.xcv.checks
 
eu.europa.esig.dss.validation.process.bbb.xcv.crs - package eu.europa.esig.dss.validation.process.bbb.xcv.crs
 
eu.europa.esig.dss.validation.process.bbb.xcv.rac - package eu.europa.esig.dss.validation.process.bbb.xcv.rac
 
eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks - package eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
 
eu.europa.esig.dss.validation.process.bbb.xcv.rfc - package eu.europa.esig.dss.validation.process.bbb.xcv.rfc
 
eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks - package eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
 
eu.europa.esig.dss.validation.process.bbb.xcv.sub - package eu.europa.esig.dss.validation.process.bbb.xcv.sub
 
eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks - package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
 
eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo - package eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
 
eu.europa.esig.dss.validation.process.qualification - package eu.europa.esig.dss.validation.process.qualification
 
eu.europa.esig.dss.validation.process.qualification.certificate - package eu.europa.esig.dss.validation.process.qualification.certificate
 
eu.europa.esig.dss.validation.process.qualification.certificate.checks - package eu.europa.esig.dss.validation.process.qualification.certificate.checks
 
eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd - package eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd
 
eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified - package eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified
 
eu.europa.esig.dss.validation.process.qualification.certificate.checks.type - package eu.europa.esig.dss.validation.process.qualification.certificate.checks.type
 
eu.europa.esig.dss.validation.process.qualification.signature - package eu.europa.esig.dss.validation.process.qualification.signature
 
eu.europa.esig.dss.validation.process.qualification.signature.checks - package eu.europa.esig.dss.validation.process.qualification.signature.checks
 
eu.europa.esig.dss.validation.process.qualification.timestamp - package eu.europa.esig.dss.validation.process.qualification.timestamp
 
eu.europa.esig.dss.validation.process.qualification.timestamp.checks - package eu.europa.esig.dss.validation.process.qualification.timestamp.checks
 
eu.europa.esig.dss.validation.process.qualification.trust - package eu.europa.esig.dss.validation.process.qualification.trust
 
eu.europa.esig.dss.validation.process.qualification.trust.checks - package eu.europa.esig.dss.validation.process.qualification.trust.checks
 
eu.europa.esig.dss.validation.process.qualification.trust.consistency - package eu.europa.esig.dss.validation.process.qualification.trust.consistency
 
eu.europa.esig.dss.validation.process.qualification.trust.filter - package eu.europa.esig.dss.validation.process.qualification.trust.filter
 
eu.europa.esig.dss.validation.process.vpfbs - package eu.europa.esig.dss.validation.process.vpfbs
 
eu.europa.esig.dss.validation.process.vpfbs.checks - package eu.europa.esig.dss.validation.process.vpfbs.checks
 
eu.europa.esig.dss.validation.process.vpfltvd - package eu.europa.esig.dss.validation.process.vpfltvd
 
eu.europa.esig.dss.validation.process.vpfltvd.checks - package eu.europa.esig.dss.validation.process.vpfltvd.checks
 
eu.europa.esig.dss.validation.process.vpfswatsp - package eu.europa.esig.dss.validation.process.vpfswatsp
 
eu.europa.esig.dss.validation.process.vpfswatsp.checks - package eu.europa.esig.dss.validation.process.vpfswatsp.checks
 
eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv
 
eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
 
eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv
 
eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
 
eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts
 
eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks - package eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
 
eu.europa.esig.dss.validation.process.vpftsp - package eu.europa.esig.dss.validation.process.vpftsp
 
eu.europa.esig.dss.validation.process.vpftsp.checks - package eu.europa.esig.dss.validation.process.vpftsp.checks
 
eu.europa.esig.dss.validation.reports - package eu.europa.esig.dss.validation.reports
 
execute() - Method in class eu.europa.esig.dss.validation.executor.certificate.DefaultCertificateProcessExecutor
 
execute() - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
This method allows to run the validation process.
execute() - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
 
execute() - Method in class eu.europa.esig.dss.validation.process.bbb.BasicBuildingBlocks
Executes 5.2 token validation process
execute() - Method in class eu.europa.esig.dss.validation.process.Chain
This method allows initialization and execution of complete chain until the first failure.
execute() - Method in class eu.europa.esig.dss.validation.process.ChainItem
This method allows to execute the chain of responsibility.
executeAllTlAnalysis(DiagnosticData, ValidationPolicy, Date) - Method in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
Executes the TL analysis
ExtendedKeyUsageCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the extended key usage is acceptable
ExtendedKeyUsageCheck(I18nProvider, XmlSubXCV, CertificateWrapper, Context, SubContext, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
Default constructor
extractPOE(TimestampWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Extracts POE for all covered objects from a single timestamp wrapper

F

FieldMDPCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Verifies a signature according to given permissions for the document in /FieldMDP
FieldMDPCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
Default constructor
filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.AbstractTrustedServiceFilter
 
filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByCertificateTypeFilter
 
filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByQCFilter
 
filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByQSCDFilter
 
filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ConsistentServiceByStatusFilter
 
filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByMRAEnactedFilter
 
filter(List<TrustedServiceWrapper>) - Method in interface eu.europa.esig.dss.validation.process.qualification.trust.filter.TrustedServiceFilter
Filters a list of TrustedServiceWrappers
filter(List<TrustedServiceWrapper>) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.UniqueServiceFilter
 
FinalCertificateQualificationCalculator - Class in eu.europa.esig.dss.validation.process.qualification.certificate
Determines the final qualification of a certificate giver two qualifications at issuance and best-signature-time
FinalCertificateQualificationCalculator(CertificateQualification, CertificateQualification) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.FinalCertificateQualificationCalculator
Default constructor
firstItem - Variable in class eu.europa.esig.dss.validation.process.Chain
The first item to execute the chain
FORMAT_CHECKING - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.2.2 Format Checking
FormatCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the signature format is acceptable
FormatCheck(I18nProvider, XmlFC, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
Default constructor
FormatCheckingResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the format checking process as per clause 5.2.2 succeeded
FormatCheckingResultCheck(I18nProvider, T, XmlFC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
Default constructor
fromUri(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
This method returns a corresponding ServiceTypeIdentifier by the given uri
fromUri(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
This method returns a corresponding TrustedServiceStatus by the given uri
FullScopeCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the signature covers FULL scope documents
FullScopeCheck(I18nProvider, XmlFC, Collection<XmlSignatureScope>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
Default constructor

G

getAcceptableCertificateRevocations() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
Returns a list of acceptable certificate revocation data in the past validation process
getAcceptableDigestAlgoLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Returns a level constraint for AcceptableDigestAlgo constraint if present, the global getLevel otherwise.
getAcceptableEncryptionAlgoLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Returns a level constraint for AcceptableEncryptionAlgo constraint if present, the global getLevel otherwise.
getAcceptableRevocationDataForPSVIfExistOrReturnAll(TokenProxy, CertificateWrapper, Map<String, XmlBasicBuildingBlocks>, POEExtraction) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
This method verifies if there is an acceptable revocation data according to rules defined in 5.6.2.4 step 1) and returns a list of the revocation data.
getAdditionalInfo() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Gets an additional information
getAlgoExpirationDateAfterUpdateLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Returns a level constraint for AlgoExpirationDate constraint if present, the global getLevel otherwise.
getAlgoExpirationDateLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Returns a level constraint for AlgoExpirationDate constraint if present, the global getLevel otherwise.
getASiCContainerValidationChain(ChainItem<XmlFC>) - Method in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
This method chains all ASiC container related checks to the given item chain, when applicable
getBestSignatureTimeRevocationCheckMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
Returns the MessageTag to be used to build the additional info
getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Returns the validating block type (used for validation result of RAC, RFC, etc.)
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastSignatureValidationCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastSignatureValidationCertificateRevocationSelectorResultCheck
 
getBlockType() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
 
getCertificateChainCryptoPosition(Context) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Returns the message tag for the certificate chain of the given context
getCertificateRevocationData() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
Returns available certificate revocation data to be validated
getCertificateRevocationData() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
 
getCertQualification(CertificateQualifiedStatus, CertificateType, QSCDStatus) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationMatrix
Returns the certificate's qualification status based on the given parameters
getConstraint() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Gets the constraint
getContentTimestamps() - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
Returns a list of content timestamps
getContentTimestamps() - Method in class eu.europa.esig.dss.validation.process.vpfbs.BasicSignatureValidationProcess
 
getContextPosition(Context) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Returns the message tag for the given context
getCryptographicSuiteUpdateDate() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Returns a date of the update of the cryptographic suites within the validation policy
getCryptoPosition(Context) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Returns the message tag for the given context (signature creation,...)
getCurrentTime() - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Gets the validation time
getCurrentTime() - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
Returns the validation time Date
getDetailedReport() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
This method returns the wrapper to manipulate the JAXB DetailedReport
getDetailedReportJaxb() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
This method returns the JAXB DetailedReport
getDiagnosticData() - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
Gets the DiagnosticDate
getDiagnosticData() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
This method returns the reference to the diagnostic data object generated during the validation process.
getDiagnosticDataJaxb() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
This method returns the JAXB DiagnosticData
getDigestMatcherCryptoPosition(XmlDigestMatcher) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Returns crypto position MessageTag for the given XmlDigestMatcher
getErrorMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
Gets error message
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationIssuerRevocationDataAvailableCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Returns an i18n key String of an error message to get
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableListOfTrustedListsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastSignatureValidationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
 
getErrorMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
 
getEtsiValidationReportJaxb() - Method in class eu.europa.esig.dss.validation.reports.Reports
This method returns the JAXB EtsiValidationReport
getExpirationDate(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Gets an expiration date for the digest algorithm with name digestAlgoToSearch.
getExpirationDate(EncryptionAlgorithm, Integer) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Gets an expiration date for the encryption algorithm with name algoToSearch and keyLength.
getExpirationDate(EncryptionAlgorithm, String) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Gets an expiration date for the encryption algorithm with name algoToSearch and keyLength.
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Gets an Indication in case of failure
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AbstractPastTokenValidationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
 
getFailedIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Gets a SubIndication in case of failure
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AbstractPastTokenValidationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
 
getFailedSubIndicationForConclusion() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
 
getFailLevelConstraint() - Method in class eu.europa.esig.dss.validation.process.Chain
Returns the FAIL level constraint
getFilteredServices() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
Returns a list of filtered valid trust services allowed to issue qualified certificates
getFinalQualification() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.FinalCertificateQualificationCalculator
This method returns the final qualification of the certificate, based on the two given times
getFormattedDate(Date) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Returns a formatted String representation of a given Date
getI18nProvider() - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Gets the i18nProvider
getInfoLevelConstraint() - Method in class eu.europa.esig.dss.validation.process.Chain
Returns the INFO level constraint
getLatestAcceptableCertificateRevocation() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
This method returns the latest acceptable certificate revocation data NOTE: method execute() shall be called before
getLatestAcceptableCertificateRevocation() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
 
getLatestAcceptableRevocationData(TokenProxy, CertificateWrapper, Collection<CertificateRevocationWrapper>, Date, Map<String, XmlBasicBuildingBlocks>, POEExtraction) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Returns a revocation data used for basic signature validation
getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmAtValidationTimeCheck
 
getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmAtValidationTimeCheck
 
getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
 
getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Returns the global validation level of the cryptographic constraints for the current token
getLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateRefDigestCryptographicCheckerResultCheck
 
getLevel() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Returns an execution Level of the chain item
getLowestPOE(String) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Returns the lowest POE for the requested token NOTE: can return NULL if POE is not found (init(controlTime) method must be executed before)
getLowestPOETime(String) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Returns the lowest POE time for the requested token
getMaxFreshness() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
Returns the maximum freshness
getMaxFreshness() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheck
 
getMaxFreshness() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheckWithNullConstraint
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FieldMDPCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationIssuerRevocationDataAvailableCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheckWithNullConstraint
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Returns an i18n key String of a message to get
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableListOfTrustedListsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastSignatureValidationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
 
getMessageTag() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
 
getMiniPublicKeySizeLevel() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Returns a level constraint for MiniPublicKeySize constraint if present, the global getLevel otherwise.
getName(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
Returns name for a DigestAlgorithm safely
getName(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
Returns name for an EncryptionAlgorithm safely
getNotAfterAfterCertificateNotAfterMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message in case if computed time 'notAfter' is after the certificate's notAfter
getNoThisUpdateMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message in case of no thisUpdate field defined
getPdfaValidationChain(ChainItem<XmlFC>) - Method in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
This method chains all PDF/A related checks to the given item chain, when applicable
getPDFRevisionValidationChain(ChainItem<XmlFC>) - Method in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
This method chains all PDF revision related checks to the given item chain, when applicable
getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
 
getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
 
getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
 
getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
 
getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
 
getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Return a list of previous errors occurred in the chain
getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
 
getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
 
getPreviousErrors() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
 
getPseudo(CertificateWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.JoinedPseudoStrategy
 
getPseudo(CertificateWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoAttributeStrategy
 
getPseudo(CertificateWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoGermanyStrategy
 
getPseudo(CertificateWrapper) - Method in interface eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoStrategy
Gets pseudo for the certificate
getQSCDStatus() - Method in interface eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd.QSCDStrategy
Gets QSCD status
getQualification() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationCalculator
This method returns the qualification result for the given CertificateWrapper
getQualifiedStatus() - Method in interface eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified.QualificationStrategy
Gets certificate qualification status
getReliableDigestAlgorithms() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
This method returns a list of reliable DigestAlgorithm according to the current validation policy
getReliableDigestAlgorithmsAtTime(Date) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
This method returns a list of reliable DigestAlgorithm according to the current validation policy at the given validation time
getReliableEncryptionAlgorithms() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
This method returns a list of reliable EncryptionAlgorithm according to the current validation policy
getReliableEncryptionAlgorithmsWithMinimalKeyLengthAtTime(Date) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
This method returns a map between reliable EncryptionAlgorithm according to the current validation policy and their minimal accepted key length at the given time.
getRevocationAcceptanceCheckerResult(XmlBasicBuildingBlocks, String, String) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Return a corresponding XmlRAC result for the given certificate and revocationData
getRevocationAcceptanceValidationResult(CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
Returns a RevocationAcceptanceValidation result for the given revocation token
getRevocationAcceptanceValidationResult(CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
 
getRevocationBBBConclusion(CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
Returns a conclusion of the revocation basic building block execution process
getRevocationBBBConclusion(CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
 
getRevocationCertHashOkMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message when certHash matches
getRevocationConsistentMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message when the revocation is consistent
getRevocationConsistentWithArchiveCutoffMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message when the revocation is consistent with archiveCutoff
getRevocationConsistentWithExpiredCertsOnCRLMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message when the revocation is consistent with expiredCertsOnCRL
getRevocationConsistentWithExpiredCertsRevocationInfoMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message when the revocation is consistent with archiveCutoff
getRevocationInfoMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message for revocation data in case of other events
getRevocationIssuerNotFoundMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message when revocation's issue is not found
getRevocationProducesAtOutOfBoundsMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message when revocation has been produced at out of the signing certificate's validity
getShortName() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Gets identifier's label
getShortName() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Gets the user-friendly label
getSignatureQualification(Indication, CertificateQualification) - Static method in class eu.europa.esig.dss.validation.process.qualification.signature.SigQualificationMatrix
Gets signature qualification based on the given parameters
getSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.CertificateReports
This method returns the wrapper to manipulate the JAXB SimpleCertificateReport
getSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.Reports
This method returns the wrapper to manipulate the JAXB SimpleReport
getSimpleReportJaxb() - Method in class eu.europa.esig.dss.validation.reports.CertificateReports
This method returns the JAXB XmlSimpleCertificateReport
getSimpleReportJaxb() - Method in class eu.europa.esig.dss.validation.reports.Reports
This method returns the JAXB SimpleReport
getSubContextPosition(SubContext) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Returns the message tag for the given subContext
getSuccessIndication() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Gets an Indication if the check succeeds
getSuccessIndication() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
 
getSuccessSubIndication() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Gets a SubIndication if the check succeeds
getSuccessSubIndication() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
 
getThisUpdateBeforeCertificateNotBeforeMessage() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Returns the additional information message in case if thisUpdate is before certificate's notBefore
getTime() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
Returns time of the POE
getTimestampedObjects() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
Returns a list of timestamped objects if the POE defined by a timestamp NOTE: returns NULL if the POE is defined by a control time
getTimestampId() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
Returns id of the timestamp if defined NOTE: returns NULL if the POE is defined by a control time
getTimestampType() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
Returns timestamp type if the POE defined by a timestamp NOTE: returns NULL if the POE is defined by a control time
getTimestampTypeMessageTag(TimestampType) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Returns MessageTag associated with the given timestamp type
getTimestampValidation(String) - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
Gets the corresponding validation result for a timestamp with the given Id
getTimestampValidation(String) - Method in class eu.europa.esig.dss.validation.process.vpfbs.BasicSignatureValidationProcess
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.CryptographicVerification
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.SignatureFormatChecking
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.IdentificationOfTheSigningCertificate
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.CertificateAcceptanceValidation
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.MessageImprintDigestAlgorithmValidation
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.RevocationAcceptanceValidation
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.SignatureAcceptanceValidation
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.TimestampAcceptanceValidation
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.ValidationContextInitialization
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.RevocationAcceptanceChecker
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.RevocationFreshnessChecker
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.SubX509CertificateValidation
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.Chain
Returns title of a Chain (i.e.
getTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationBlock
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfbs.BasicSignatureValidationProcess
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.RevocationBasicValidationProcess
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.PastCertificateValidation
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidation
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSliding
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
 
getTitle() - Method in class eu.europa.esig.dss.validation.process.vpftsp.TimestampBasicValidationProcess
 
getType() - Method in interface eu.europa.esig.dss.validation.process.qualification.certificate.checks.type.TypeStrategy
Gets certificate usage type
getUri() - Method in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
 
getUri() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Gets identifier's URI
getUri() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Gets the URI
getValidationPolicy() - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Gets the validation policy
getValidationPolicy() - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
This method returns the used ValidationPolicy
getValidationTimeMessageTag(ValidationTime) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Returns a MessageTag corresponding to the given ValidationTime type
getWarnLevelConstraint() - Method in class eu.europa.esig.dss.validation.process.Chain
Returns the WARN level constraint
getXmlDetailedReport() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
This method returns the XML representation of the JAXB DetailedReport String
getXmlDiagnosticData() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
This method returns the XML representation of the JAXB DiagnosticData String
getXmlSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
This method returns an XML representation of the JAXB SimpleReport String
getXmlSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.CertificateReports
This method returns the XML representation of the JAXB XmlSimpleCertificateReport String
getXmlSimpleReport() - Method in class eu.europa.esig.dss.validation.reports.Reports
This method returns the XML representation of the JAXB SimpleReport String
getXmlValidationReport() - Method in class eu.europa.esig.dss.validation.reports.Reports
This method returns the XML representation of the JAXB ETSI Validation Report String
GivenNameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's given name are acceptable
GivenNameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
Default constructor
GRANTED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
After eIDAS 'granted' status
GrantedServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Filters TrustedServices by 'granted' status (before and after eIDAS)
GrantedServiceFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.GrantedServiceFilter
Default constructor
GrantedStatusAtProductionTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.timestamp.checks
Verifies of the certificate has related TrustedServices which have been 'granted' at the timestamp's production time
GrantedStatusAtProductionTimeCheck(I18nProvider, XmlValidationTimestampQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
Default constructor
GrantedStatusCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Verifies if the certificate has TrustedServices with a 'granted' status
GrantedStatusCheck(I18nProvider, T, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
Default constructor

I

i18nProvider - Variable in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
The i18n provider
i18nProvider - Variable in class eu.europa.esig.dss.validation.process.Chain
Internationalization provider
i18nProvider - Variable in class eu.europa.esig.dss.validation.process.ChainItem
i18nProvider
IDENTIFICATION_OF_THE_SIGNING_CERTIFICATE - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.2.3 Identification of the signing certificate
IdentificationOfSigningCertificateResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the identification of the signing certificate (as per clause 5.2.3) succeeded
IdentificationOfSigningCertificateResultCheck(I18nProvider, T, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
Default constructor
IdentificationOfTheSigningCertificate - Class in eu.europa.esig.dss.validation.process.bbb.isc
5.2.3 Identification of the signing certificate This building block is responsible for identifying the signing certificate that will be used to validate the signature.
IdentificationOfTheSigningCertificate(I18nProvider, TokenProxy, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.IdentificationOfTheSigningCertificate
Default constructor
IdPkixOcspNoCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate has ocsp-no-check extension and not expired in validation time
IdPkixOcspNoCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
Default constructor
IDV - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
An Identity verification service.
IDV_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
An Identity verification service that cannot be identified by a specific PKI-based public key.
includeSemantics - Variable in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
Defines if the semantics information shall be included (default: false)
init() - Method in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
Initializes the XmlDetailedReport by adding the TL analysis
init(DiagnosticData, Date) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Instantiates a controlTime POE for all used tokens
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.CryptographicVerification
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.SignatureFormatChecking
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.TimestampFormatChecking
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.IdentificationOfTheSigningCertificate
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.CryptographicChecker
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestCryptographicChecker
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.CertificateAcceptanceValidation
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.MessageImprintDigestAlgorithmValidation
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.RevocationAcceptanceValidation
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.SignatureAcceptanceValidation
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.TimestampAcceptanceValidation
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.ValidationContextInitialization
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.RevocationAcceptanceChecker
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.RevocationFreshnessChecker
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.SubX509CertificateValidation
 
initChain() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
 
initChain() - Method in class eu.europa.esig.dss.validation.process.Chain
Initializes the chain
initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertificateQualificationBlock
 
initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.CertQualificationAtTimeBlock
 
initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
 
initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
 
initChain() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.TLValidationBlock
 
initChain() - Method in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
 
initChain() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
 
initChain() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.PastCertificateValidation
 
initChain() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidation
 
initChain() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSliding
 
initChain() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
 
initTree() - Static method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
Initialize the first node of the valid policy tree (containing anyPolicy as the first element)
IsAbleToSelectOneTrustService - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks whether the validator was able to select one TrustedService (in condition that there is no conflict with other TrustedServices)
IsAbleToSelectOneTrustService(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
Default constructor
isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.AbstractTrustedServiceFilter
Checks whether the service is acceptable
isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.CaQcServiceFilter
 
isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.GrantedServiceFilter
 
isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.QTSTServiceFilter
 
isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCertificateTypeFilter
 
isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCountryFilter
 
isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByDateFilter
 
isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByMRAEquivalenceStartingDateFilter
 
isAcceptable(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByTLUrlFilter
 
isAcceptableStatusAfterEIDAS(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Gets whether the given status is acceptable after eIDAS
isAcceptableStatusBeforeEIDAS(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Gets whether the given status is acceptable before eIDAS
isAllowedBasicRevocationDataValidation(XmlConclusion) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Checks if the given conclusion is allowed as a basic revocation validation in order to continue the validation process with Long-Term Validation Data
isAllowedBasicSignatureValidation(XmlConclusion) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Checks if the given conclusion is allowed as a basic signature validation in order to continue the validation process with Long-Term Validation Data
isAllowedBasicTimestampValidation(XmlConclusion) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Checks if the given conclusion is allowed as a basic timestamp validation in order to continue the validation process with Archival Data
isAllowedValidationWithLongTermData(XmlConclusion) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Checks if the given conclusion is allowed as a validation process with a long-term validation data in order to continue the validation process with Archival Data
isAnyPolicy() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
Returns if the current policy node represents anyPolicy
isCaQc(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Checks whether the serviceTypeIdentifier is CA/QC
isConsistent(TrustedServiceWrapper) - Method in interface eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceCondition
Whether the TrustedService is consistent
isConsistent(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceQualifierAndAdditionalServiceInfoPreEIDASConsistency
 
isConsistent(TrustedServiceWrapper) - Method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceStatusPreEIDASConsistency
 
isDigestAlgorithmReliable(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Checks if the given DigestAlgorithm is reliable (acceptable)
isEncryptionAlgorithmReliable(EncryptionAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Checks if the given EncryptionAlgorithm is reliable (acceptable)
isEncryptionAlgorithmWithKeySizeReliable(EncryptionAlgorithm, Integer) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Checks if the {code keyLength} for EncryptionAlgorithm is reliable (acceptable)
isEncryptionAlgorithmWithKeySizeReliable(EncryptionAlgorithm, String) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CryptographicConstraintWrapper
Checks if the {code keyLength} for EncryptionAlgorithm is reliable (acceptable)
isExpirationDateAvailable(DigestAlgorithm) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Gets if the expiration date if defined for the given digestAlgorithm
isExpirationDateAvailable(EncryptionAlgorithm, String) - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Gets if the expiration date if defined for the given encryptionAlgorithm and keyLength
isIndeterminateConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.ChainItem
Checks if the conclusion is indeterminate
isInvalidConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.ChainItem
Checks if the conclusion is invalid
isLegal(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
Checks if the certificate is legal QCP
isLegalPersonConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
Checks whether the legal person identifiers within TrustedServiceWrapper are consistent
isNational() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Gets whether identifier corresponds to a national status
isNatural(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
Checks if the certificate is natural QCP
IsNoQualificationConflictDetectedCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Verifies if there is no conflict in certificate qualification determination result based on a use of different TrustedServices
IsNoQualificationConflictDetectedCheck(I18nProvider, XmlValidationCertificateQualification, Set<CertificateQualification>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
Default constructor
isPOEExistInRange(String, Date, Date) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Checks if a POE exists for the token with the given Id within the validity range between notBefore and notAfter inclusively
isPOEExists(String, Date) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Returns true if there is a POE exists for a given id at (or before) the control time.
isPostEidas() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Whether the status is related to post-eIDAS.
isPostEIDAS(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.EIDASUtils
Gets if the given date relates to a post eIDAS time
isPostGracePeriod(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.EIDASUtils
Gets if the given date relates to a post grace period
isPreEidas() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Whether the status is related to pre-eIDAS.
isPreEIDAS(Date) - Static method in class eu.europa.esig.dss.validation.process.qualification.EIDASUtils
Gets if the given date relates to a pre eIDAS time
isPreEIDASQualifierAndAdditionalServiceInfoConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
Checks whether the qualifiers and additional service information before eIDAS within TrustedServiceWrapper are consistent
isPreEIDASStatusConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
Checks whether the statuses before eIDAS within TrustedServiceWrapper are consistent
isQCP(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
Checks if the certificate is QCP
isQCPPlus(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
Checks if the certificate is QCP with SSCD
isQCStatementConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
Checks whether the QC statement identifiers within TrustedServiceWrapper are consistent
isQCTypeEseal(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.QCTypeIdentifiers
Checks whether the certificate contains a QC for eSeal qualifier (oid "0.4.0.1862.1.6.2")
isQCTypeEsign(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.QCTypeIdentifiers
Checks whether the certificate contains a QC for eSignature qualifier (oid "0.4.0.1862.1.6.1")
isQCTypeWeb(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.certificate.QCTypeIdentifiers
Checks whether the certificate contains a QC for Web Authentication qualifier (oid "0.4.0.1862.1.6.3")
isQSCDConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
Checks whether the QSCD identifiers within TrustedServiceWrapper are consistent
isQSCDStatusAsInCertConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
Checks whether the QSCD as in cert identifier within TrustedServiceWrapper is consistent
isQTST(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Checks whether the serviceTypeIdentifier is TSA/QTST
isQualified() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Gets whether identifier corresponds to a qualified status
isQualifierAndAdditionalServiceInfoConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
Checks whether the qualifiers and additional service information are consistent
isRevocationCheckRequired(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Verifies if the revocation check is required for the OCSP Responder's certificate RFC 2560 : 4.2.2.2.1 Revocation Checking of an Authorized Responder A CA may specify that an OCSP client can trust a responder for the lifetime of the responder's certificate.
isRevocationDataAcceptable(XmlBasicBuildingBlocks, CertificateWrapper, RevocationWrapper) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
This method verifies if a revocation data is acceptable for the given certificate according to the validation performed within bbb
IssuerSerialMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.isc.checks
Checks if the issuer serial matches for a signing certificate reference
IssuerSerialMatchCheck(I18nProvider, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
Default constructor
isSupportedByQSCD(CertificateWrapper) - Static method in class eu.europa.esig.dss.validation.process.CertificatePolicyIdentifiers
Checks if the certificate if supported by QSCD
isThisUpdateTimeAfterValidationTime() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
Returns if the revocation production data is after validation time with the allowed freshness
isTimestampPoe() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.POE
Checks if the POE if a POE defined by a timestamp
isUsageConsistent(TrustedServiceWrapper) - Static method in class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceChecker
Checks whether the usage type identifiers within TrustedServiceWrapper are consistent
isValid() - Method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Whether the status identifies a valid trust service
isValid(XmlConstraintsConclusion) - Method in class eu.europa.esig.dss.validation.process.Chain
Checks if the constraintConclusion has a successful validation result
isValid(XmlConstraintsConclusion) - Method in class eu.europa.esig.dss.validation.process.ChainItem
Checks if the conclusion is valid
isValidConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.Chain
Checks if the conclusion is valid
isValidConclusion(XmlConclusion) - Method in class eu.europa.esig.dss.validation.process.ChainItem
Checks if the conclusion is valid

J

jaxbDiagnosticData - Variable in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
DiagnosticData
JoinedPseudoStrategy - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
Represents a merged strategy to extract pseudo information, accepting the certificate's pseudo attribute and custom German pseudo processing algorithm
JoinedPseudoStrategy() - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.JoinedPseudoStrategy
Default constructor

K

KESCROW - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A Key escrow service.
KESCROW_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A Key escrow service that cannot be identified by a specific PKI-based public key.
KeyIdentifierMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Verifies whether a value of the signed attribute 'kid' (key identifier), when present, matches the signing-certificate sued to create the signature
KeyIdentifierMatchCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
Default constructor
KeyIdentifierPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
This class verifies whether a 'kid' (key identifier) header parameter is present within the protected header of a signature
KeyIdentifierPresentCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
Default constructor
keyLengthUsedToSignThisToken - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Used Key length
KeyUsageCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's key usage are acceptable
KeyUsageCheck(I18nProvider, XmlSubXCV, CertificateWrapper, Context, SubContext, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
Default constructor

L

LONG_TERM_DATA - Enum constant in enum eu.europa.esig.dss.validation.executor.ValidationLevel
Validation as per "5.5 Validation process for Signatures with Time and Signatures with Long-Term Validation Material"
LongTermValidationCertificateRevocationSelector - Class in eu.europa.esig.dss.validation.process.vpfltvd
Verifies and returns the latest acceptable revocation data for a long-term validation process
LongTermValidationCertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, DiagnosticData, Map<String, XmlBasicBuildingBlocks>, String, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
Default constructor
LongTermValidationCertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, Map<String, XmlBasicBuildingBlocks>, String, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
Default constructor
LongTermValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Checks if the long-term validation check is acceptable
LongTermValidationCheck(I18nProvider, XmlValidationProcessArchivalData, XmlConstraintsConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
Default constructor

M

ManifestEntryExistenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
Checks if a manifest entry is present
ManifestEntryExistenceCheck(I18nProvider, XmlCV, List<XmlDigestMatcher>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
Default constructor
ManifestFilePresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the manifest file is present inside an ASiC container
ManifestFilePresentCheck(I18nProvider, XmlFC, XmlContainerInfo, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
Default constructor
maskGenerationFunction - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Mask generation function when present
MessageDigestOrSignedPropertiesCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if message-digest (CAdES/PAdES) or SignedProperties (XAdES) is present
MessageDigestOrSignedPropertiesCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
Default constructor
MessageImprintCryptographicCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Verifies the message-imprint cryptographic constraints
MessageImprintCryptographicCheck(I18nProvider, DigestAlgorithm, XmlSAV, Date, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageImprintCryptographicCheck
Default constructor
MessageImprintDigestAlgorithmValidation - Class in eu.europa.esig.dss.validation.process.bbb.sav
Verifies cryptographical validity of a DigestAlgorithm used for message-imprint creation
MessageImprintDigestAlgorithmValidation(I18nProvider, Date, DigestAlgorithm, CryptographicConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.MessageImprintDigestAlgorithmValidation
Default constructor
MessageImprintDigestAlgorithmValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Verifies whether the result of MessageImprintDigestAlgorithmValidation is valid
MessageImprintDigestAlgorithmValidationCheck(I18nProvider, XmlValidationProcessArchivalData, TimestampWrapper, XmlSAV, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
Default constructor
MimeTypeFilePresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if a mimetype file is present
MimeTypeFilePresentCheck(I18nProvider, XmlFC, boolean, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
Default constructor
MRACertificateEquivalenceApplied<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
This class verifies whether the certificate content equivalence information has been applied for the certificate
MRACertificateEquivalenceApplied(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
Default constructor

N

NATIONALROOTCA_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A national root signing CA issuing root-signing or qualified certificates to trust service providers and related certification or trust services that are accredited against a national voluntary accreditation scheme or supervised under national law in accordance with the applicable European legislation.
NextUpdateCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Checks if the nextUpdate is present
NextUpdateCheck(I18nProvider, XmlRFC, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
Default constructor
notAfterRevoc - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Defines date after which the revocation issuer ensure the revocation is contained for the certificate

O

OCSP - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A certificate validity status service, not qualified, issuing Online Certificate Status Protocol (OCSP) signed responses.
OCSP_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A certificate validity status information service issuing Online Certificate Status Protocol (OCSP) signed responses and operating an OCSP-server as part of a service from a (qualified) trust service provider issuing qualified certificates, in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
OrganizationNameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's organization name is acceptable
OrganizationNameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
Default constructor
OrganizationUnitCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's organization unit is acceptable
OrganizationUnitCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
Default constructor

P

PAST_CERTIFICATE_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.6.2.1 Past certificate validation
PAST_SIGNATURE_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.6.2.4 Past signature validation building block
PastCertificateValidation - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv
Validates certificate in a past
PastCertificateValidation(I18nProvider, TokenProxy, Map<String, XmlBasicBuildingBlocks>, POEExtraction, Date, ValidationPolicy, Context) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.PastCertificateValidation
Default constructor
PastCertificateValidationAcceptableCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Checks if the Past Certificate Validation result is acceptable
PastCertificateValidationAcceptableCheck(I18nProvider, XmlPSV, XmlPCV, String, Indication, SubIndication, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
Default constructor
PastRevocationDataValidationConclusiveCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Checks if an acceptable revocation data is found
PastRevocationDataValidationConclusiveCheck(I18nProvider, XmlPSV, XmlConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
Constructor
PastSignatureValidation - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv
Performs the "5.6.2.4 Past signature validation building block"
PastSignatureValidation(I18nProvider, TokenProxy, Map<String, XmlBasicBuildingBlocks>, XmlConclusion, POEExtraction, Date, ValidationPolicy, Context) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidation
Default constructor
PastSignatureValidationCertificateRevocationSelector - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv
Filters revocation data on a "Past Signature Validation" process
PastSignatureValidationCertificateRevocationSelector(I18nProvider, CertificateWrapper, Date, Map<String, XmlBasicBuildingBlocks>, String, POEExtraction, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
Default constructor
PastSignatureValidationCertificateRevocationSelectorResultCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Verifies the validation result of a PastSignatureValidationCertificateRevocationSelector
PastSignatureValidationCertificateRevocationSelectorResultCheck(I18nProvider, XmlPSV, XmlCRS, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastSignatureValidationCertificateRevocationSelectorResultCheck
Default constructor
PastSignatureValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Checks if the past signature validation result is acceptable
PastSignatureValidationCheck(I18nProvider, XmlValidationProcessArchivalData, SignatureWrapper, XmlPSV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastSignatureValidationCheck
Default constructor
PastTimestampValidationCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks
Checks if timestamp's past validation is acceptable
PastTimestampValidationCheck(I18nProvider, XmlValidationProcessArchivalData, TimestampWrapper, XmlPSV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.PastTimestampValidationCheck
Default constructor
PastValidationAcceptableRevocationDataAvailable<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Checks if an acceptable revocation data is present for a Past Signature Validation process
PastValidationAcceptableRevocationDataAvailable(I18nProvider, T, List<CertificateRevocationWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
Constructor without certificate
PDFAComplianceCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
This class checks whether the input document is a compliant according to the determined PDF/A format
PDFAComplianceCheck(I18nProvider, XmlFC, boolean, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
Default constructor
PdfAnnotationOverlapCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Verifies if a PDF contains annotations overlapping
PdfAnnotationOverlapCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
Default constructor
PDFAProfileCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
This class is used to check whether a determined PDF/A profile of the input document is acceptable.
PDFAProfileCheck(I18nProvider, XmlFC, String, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
Default constructor
pdfLockDictionary - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AbstractPdfLockDictionaryCheck
Corresponding lock dictionary
PdfPageDifferenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Verifies if a PDF contains difference between page amount in different revisions
PdfPageDifferenceCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
Default constructor
pdfRevision - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AbstractPdfLockDictionaryCheck
The PDF revision
PdfSignatureDictionaryCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
This class verifies whether the corresponding signature dictionary is consistent across PDF revisions.
PdfSignatureDictionaryCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
Default constructor
PdfVisualDifferenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Verifies if a PDF has visual difference between revisions
PdfVisualDifferenceCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
Default constructor
POE - Class in eu.europa.esig.dss.validation.process.vpfswatsp
Contains Proof Of Existence for validation objects
POE(TimestampWrapper) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.POE
The constructor to instantiate POE by a timestamp
POE(Date) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.POE
The constructor to instantiate a global POE by a control/validation time NOTE: the POE will be applied for all tokens
POEComparator - Class in eu.europa.esig.dss.validation.process.vpfswatsp
The class compares two POE instances, by its production time, origin and covered context The class returns the following values: -1 if the poe1 is preferred over poe2 0 of the POEs are equal 1 if the poe2 is preferred over poe1
POEComparator() - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.POEComparator
Default constructor
POEExistsAtOrBeforeControlTimeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
Checks if a POE exists before the control time
POEExistsAtOrBeforeControlTimeCheck(I18nProvider, T, TokenProxy, TimestampedObjectType, Date, POEExtraction, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
Default constructor
POEExistsCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
Checks if the POE exists
POEExistsCheck(I18nProvider, XmlPSV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
Default constructor
POEExistsWithinCertificateValidityRangeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
This check verifies if the set of POEs contains a POE for the certificate after the issuance date and before the expiration date of that certificate.
POEExistsWithinCertificateValidityRangeCheck(I18nProvider, T, CertificateWrapper, POEExtraction, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
Default constructor
POEExtraction - Class in eu.europa.esig.dss.validation.process.vpfswatsp
5.6.2.3 POE extraction 5.6.2.3.1 Description This building block derives POEs from a given time-stamp.
POEExtraction() - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.POEExtraction
Default constructor initializing an empty map
POENotAfterCARevocationTimeCheck<R extends RevocationWrapper> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks
This class verifies if there is a POE for the revocation information of the signer certificate at (or before) the revocation time of the CA certificate
POENotAfterCARevocationTimeCheck(I18nProvider, XmlPSV, Collection<R>, Date, POEExtraction, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
Default constructor
policy - Variable in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
The validation policy
policy - Variable in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Validation policy
policy - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
The validation policy
PolicyTreeNode - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Represents a valid_policy_tree node (leaf) as per RFC 5280
PolicyTreeNode(String, String) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PolicyTreeNode
Default constructor
position - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicCheck
The validating constraint position
position - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
The validation constraint position
position - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
The cryptographic constraint position to be validated
PPWD - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Issuer of PIN- or password-based identity credentials.
PPWD_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Issuer of PIN- or password-based identity credentials that cannot be identified by a specific PKI-based public key
print() - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
For debug purpose.
print() - Method in class eu.europa.esig.dss.validation.reports.Reports
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ManifestEntryExistenceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AbstractPdfLockDictionaryCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableMimetypeFileContentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AcceptableZipCommentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.AllFilesSignedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeAllDocumentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ByteRangeCollisionCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ContainerTypeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.DocMDPCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.EllipticCurveKeySizeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FormatCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.FullScopeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ManifestFilePresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.MimeTypeFilePresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAComplianceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfAnnotationOverlapCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PDFAProfileCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfPageDifferenceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfSignatureDictionaryCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.PdfVisualDifferenceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValueMatchCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.DigestValuePresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.IssuerSerialMatchCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmAtValidationTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.DigestAlgorithmReliableCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmAtValidationTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.EncryptionAlgorithmReliableCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeAcceptableCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeKnownCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AbstractCryptographicCheckerResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.AllCertificatesInPathReferencedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CertifiedRolesCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ClaimedRolesCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CommitmentTypeIndicationsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentHintsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentIdentifierCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTimestampCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.ContentTypeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.CounterSignatureCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierMatchCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.KeyIdentifierPresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.MessageDigestOrSignedPropertiesCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.CheckSubXCVResult
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AcceptableRevocationDataAvailableCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.NextUpdateCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheckWithNullConstraint
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.AuthorityInfoAccessPresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsCACheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.BasicConstraintsMaxPathLengthCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateForbiddenExtensionsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToLegalPersonCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateIssuedToNaturalPersonCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcEuRetentionPeriodCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateMinQcTransactionLimitCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNameConstraintsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotOnHoldCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotRevokedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateNotSelfSignedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyIdsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyQualifiedIdsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicySupportedByQSCDIdsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePolicyTreeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityIdCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcCompetentAuthorityNameCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificatePS2DQcRolesOfPSPCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcCCLegislationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcComplianceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuLimitValueCurrencyCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcEuPDSLocationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcSSCDCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateQcTypeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateRevocationSelectorResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSelfSignedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSemanticsIdentifierCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSignatureValidCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateSupportedCriticalExtensionsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CertificateValidityRangeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CommonNameCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.CountryCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.ExtendedKeyUsageCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.GivenNameCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.IdPkixOcspNoCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.KeyUsageCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationNameCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.OrganizationUnitCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.ChainItem
Performs the check
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.AcceptableBuildingBlockConclusionCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CaQcCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQCTrustServiceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateIssuedByConsistentByQSCDTrustServiceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.CertificateTypeCoverageCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.GrantedStatusCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsAbleToSelectOneTrustService
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.IsNoQualificationConflictDetectedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.MRACertificateEquivalenceApplied
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AbstractTrustedListCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AcceptableTrustedListPresenceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.AdESAcceptableCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.CertificateTypeAtSigningTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.GrantedStatusAtProductionTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.BasicValidationProcessCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ContentTimestampsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.CryptographicVerificationResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.FormatCheckingResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.IdentificationOfSigningCertificateResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.AcceptableBasicSignatureValidationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeCertificateExpirationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeBeforeSuspensionTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.BestSignatureTimeNotBeforeCertificateIssuanceCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AbstractPastTokenValidationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.AcceptableBasicTimestampValidationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.LongTermValidationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.MessageImprintDigestAlgorithmValidationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.BestSignatureTimeAfterCertificateIssuanceAndBeforeCertificateExpirationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.CurrentTimeIndicationCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastCertificateValidationAcceptableCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastRevocationDataValidationConclusiveCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.PastValidationAcceptableRevocationDataAvailable
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POEExistsWithinCertificateValidityRangeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.checks.POENotAfterCARevocationTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.POEExistsAtOrBeforeControlTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
 
process() - Method in class eu.europa.esig.dss.validation.process.vpftsp.checks.BasicTimestampValidationCheck
 
process(Collection<? extends AbstractTokenProxy>, Context, Map<String, XmlBasicBuildingBlocks>) - Method in class eu.europa.esig.dss.validation.executor.AbstractDetailedReportBuilder
Process the tokens validation
ProcessExecutor<R extends AbstractReports> - Interface in eu.europa.esig.dss.validation.executor
This interface allows to define how the validation process should be carried out.
processValueCheck(String) - Method in class eu.europa.esig.dss.validation.process.bbb.AbstractMultiValuesCheckItem
Checks the value
processValueCheck(String) - Method in class eu.europa.esig.dss.validation.process.bbb.AbstractValueCheckItem
Processes the value check
processValuesCheck(List<String>) - Method in class eu.europa.esig.dss.validation.process.bbb.AbstractMultiValuesCheckItem
Checks the values
producedAt - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
ProducedAt time of the revocation
ProspectiveCertificateChainCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Checks if the certificate chain is trusted
ProspectiveCertificateChainCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
Checks if the certificate's chain is trusted
ProspectiveCertificateChainCheck(I18nProvider, XmlPCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ProspectiveCertificateChainCheck
Default constructor
ProspectiveCertificateChainCheck(I18nProvider, T, CertificateWrapper, Context, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.checks.ProspectiveCertificateChainCheck
Default constructor
PSES - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A not qualified preservation service for electronic signatures and/or for electronic seals.
PSES_Q - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A qualified preservation service for qualified electronic signatures and/or qualified electronic seals in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
PseudoAttributeStrategy - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
Extracts pseudo String defined in X500 Attributes for the certificate
PseudoAttributeStrategy() - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoAttributeStrategy
Default constructor
PseudoGermanyStrategy - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
Extract pseudo information for German certificates
PseudoGermanyStrategy() - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo.PseudoGermanyStrategy
Default constructor
PseudonymCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's pseudonym is acceptable
PseudonymCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudonymCheck
Default constructor
PseudoStrategy - Interface in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.pseudo
A strategy to extract a pseudo String from a given certificate
PseudoUsageCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's pseudo usage is acceptable
PseudoUsageCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.PseudoUsageCheck
Default constructor
publicKeySizeAcceptable() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Checks if the keyLengthUsedToSignThisToken is acceptable
PublicKeySizeAcceptableCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Check if public key size is acceptable
PublicKeySizeAcceptableCheck(I18nProvider, EncryptionAlgorithm, String, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeAcceptableCheck
Default constructor
publicKeySizeKnown() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
Checks if the keyLengthUsedToSignThisToken is known
PublicKeySizeKnownCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.cc
Check if EncryptionAlgorithm is public key size is known
PublicKeySizeKnownCheck(I18nProvider, String, XmlCC, MessageTag, CryptographicConstraintWrapper) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.cc.PublicKeySizeKnownCheck
Default constructor

Q

QCTypeIdentifiers - Class in eu.europa.esig.dss.validation.process.qualification.certificate
This class is used to check whether the given certificate contains qualification identifiers
QESVALIDATION_Q - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A qualified validation service for qualified electronic signatures and/or qualified electronic seals in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
QSCDCertificateAtSigningTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Checks whether the certificate has been for QSCD at signing time
QSCDCertificateAtSigningTimeCheck(I18nProvider, XmlValidationSignatureQualification, CertificateQualification, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.QSCDCertificateAtSigningTimeCheck
Default constructor
QSCDCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks whether the certificate was for QSCD at validation time
QSCDCheck(I18nProvider, XmlValidationCertificateQualification, QSCDStatus, ValidationTime, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QSCDCheck
Default constructor
QSCDStrategy - Interface in eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd
Used to extract QSCD status
QSCDStrategyFactory - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks.qscd
Used to obtain a QSCDStrategy for the given certificate and a TrustedService
QTSTCheck - Class in eu.europa.esig.dss.validation.process.qualification.timestamp.checks
Checks of the certificate used to issue a timestamp is QTST
QTSTCheck(I18nProvider, XmlValidationTimestampQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.timestamp.checks.QTSTCheck
Default constructor
QTSTServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Filters TrustedServices by TSA/QTST type
QTSTServiceFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.QTSTServiceFilter
Default constructor
QualificationStrategy - Interface in eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified
Extract the qualification status for a certificate
QualificationStrategyFactory - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks.qualified
Gets a QualificationStrategy to detect qualification strategy for a certificate
QualifiedCertificateAtCertificateIssuanceCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Checks whether the certificate is qualified at certificate issuance time
QualifiedCertificateAtCertificateIssuanceCheck(I18nProvider, XmlValidationSignatureQualification, CertificateQualification, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtCertificateIssuanceCheck
Default constructor
QualifiedCertificateAtSigningTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Checks whether the certificate is qualified at signing time
QualifiedCertificateAtSigningTimeCheck(I18nProvider, XmlValidationSignatureQualification, CertificateQualification, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.QualifiedCertificateAtSigningTimeCheck
Default constructor
QualifiedCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks whether the certificate is qualified at validation time
QualifiedCheck(I18nProvider, XmlValidationCertificateQualification, CertificateQualifiedStatus, ValidationTime, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.QualifiedCheck
Default constructor

R

RA - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A registration service that verifies the identity and, if applicable, any specific attributes of a subject for which a certificate is applied for, and whose results are passed to the relevant certificate generation service.
RA_NOTHAVINGPKIID - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A registration service - that verifies the identity and, if applicable, any specific attributes of a subject for which a certificate is applied for, and whose results are passed to the relevant certificate generation service, and - that cannot be identified by a specific PKI-based public key.
RECONIZED_AT_NATIONAL_LEVEL - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
After eIDAS 'recognisedatnationallevel' status
ReferenceDataExistenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
Checks if the referenced data is found
ReferenceDataExistenceCheck(I18nProvider, XmlCV, XmlDigestMatcher, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataExistenceCheck
Default constructor
ReferenceDataIntactCheck - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
Checks if the referenced data is intact
ReferenceDataIntactCheck(I18nProvider, XmlCV, XmlDigestMatcher, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.ReferenceDataIntactCheck
Default constructor
ReferencesNotAmbiguousCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the references are not ambiguous (only one document is retrieved)
ReferencesNotAmbiguousCheck(I18nProvider, XmlFC, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ReferencesNotAmbiguousCheck
Default constructor
RelatedToMraEnactedTrustServiceCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
This class verifies whether MRA enacted trusted services are present
RelatedToMraEnactedTrustServiceCheck(I18nProvider, T, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.RelatedToMraEnactedTrustServiceCheck
Default constructor
Reports - Class in eu.europa.esig.dss.validation.reports
This class is a container for all reports generated by the signature validation process: diagnostic data, detailed report and simple report.
Reports(XmlDiagnosticData, XmlDetailedReport, XmlSimpleReport, ValidationReportType) - Constructor for class eu.europa.esig.dss.validation.reports.Reports
This is the default constructor to instantiate this container.
result - Variable in class eu.europa.esig.dss.validation.process.Chain
The result object : a sub-class of XmlConstraintsConclusion
REVOCATION_FRESHNESS_CHECKER - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.2.5 Revocation freshness checker
RevocationAcceptanceChecker - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac
Checks if the revocation is acceptable and can be used
RevocationAcceptanceChecker(I18nProvider, CertificateWrapper, CertificateRevocationWrapper, Date, ValidationPolicy, Set<String>) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.RevocationAcceptanceChecker
Default constructor
RevocationAcceptanceCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Verifies if the RAC result is valid
RevocationAcceptanceCheckerResultCheck(I18nProvider, T, XmlRAC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationAcceptanceCheckerResultCheck
Default constructor
RevocationAcceptanceValidation - Class in eu.europa.esig.dss.validation.process.bbb.sav
5.2.8 Signature acceptance validation (SAV) This building block covers any additional verification to be performed on the signature itself or on the attributes of the signature ETSI EN 319 132-1
RevocationAcceptanceValidation(I18nProvider, Date, RevocationWrapper, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.RevocationAcceptanceValidation
Default constructor
RevocationBasicValidationProcess - Class in eu.europa.esig.dss.validation.process.vpfltvd
Performs basic validation of a revocation data
RevocationBasicValidationProcess(I18nProvider, DiagnosticData, RevocationWrapper, Map<String, XmlBasicBuildingBlocks>) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.RevocationBasicValidationProcess
Default constructor
RevocationCertHashMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Checks if the revocation's certHash matches
RevocationCertHashMatchCheck(I18nProvider, XmlRAC, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashMatchCheck
Default constructor
RevocationCertHashPresenceCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Checks if the revocation's certHash is present
RevocationCertHashPresenceCheck(I18nProvider, XmlRAC, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationCertHashPresenceCheck
Default constructor
RevocationConsistentCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Checks if the revocation is consistent and can be used for the given certificate
RevocationConsistentCheck(I18nProvider, T, CertificateWrapper, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Default constructor
revocationData - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
Revocation data to check
revocationData - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.AbstractRevocationFreshCheck
Revocation data to check
RevocationDataAcceptableCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Verifies the result of a basic revocation validation process
RevocationDataAcceptableCheck(I18nProvider, T, String, XmlConclusion, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDataAcceptableCheck
Default constructor
RevocationDataAvailableCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Checks if a revocation data is available for the certificate
RevocationDataAvailableCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
Default constructor
RevocationDataAvailableCheck(I18nProvider, T, CertificateWrapper, LevelConstraint, String) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataAvailableCheck
Default constructor with token id
RevocationDataFreshCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Checks if the revocation data is fresh
RevocationDataFreshCheck(I18nProvider, XmlRFC, RevocationWrapper, Date, TimeConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheck
Default constructor
RevocationDataFreshCheckWithNullConstraint - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks
Checks if the revocation data is fresh against its ThisUpdate and NextUpdate time interval
RevocationDataFreshCheckWithNullConstraint(I18nProvider, XmlRFC, RevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.checks.RevocationDataFreshCheckWithNullConstraint
Default constructor
RevocationDataKnownCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Checks if the revocation status is known
RevocationDataKnownCheck(I18nProvider, XmlRAC, CertificateRevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationDataKnownCheck
Default constructor
revocationDataValidityMap - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
This map contains validation results of the revocation data processing
RevocationDateAfterBestSignatureTimeCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if the revocation date is after best-signature-time
RevocationDateAfterBestSignatureTimeCheck(I18nProvider, XmlValidationProcessLongTermData, CertificateRevocationWrapper, Date, LevelConstraint, SubContext) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.RevocationDateAfterBestSignatureTimeCheck
Default constructor
RevocationFreshnessChecker - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rfc
5.2.5 Revocation freshness checker This building block checks that a given revocation status information is "fresh" at a given validation time.
RevocationFreshnessChecker(I18nProvider, RevocationWrapper, Date, Context, SubContext, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rfc.RevocationFreshnessChecker
Default constructor
RevocationFreshnessCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the revocation freshness checker's result is valid
RevocationFreshnessCheckerResultCheck(I18nProvider, T, XmlRFC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationFreshnessCheckerResultCheck
Default constructor
RevocationInfoAccessPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the revocation access points are present in the certificate
RevocationInfoAccessPresentCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationInfoAccessPresentCheck
Default constructor
RevocationIssuedBeforeControlTimeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
This class verifies if the issuance date of the revocation status information is before control time
RevocationIssuedBeforeControlTimeCheck(I18nProvider, T, RevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.RevocationIssuedBeforeControlTimeCheck
Default constructor
RevocationIssuerRevocationDataAvailableCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Checks if the revocation data is available for the revocation issuer's certificate
RevocationIssuerRevocationDataAvailableCheck(I18nProvider, XmlRAC, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationIssuerRevocationDataAvailableCheck
Default constructor
RevocationIssuerTrustedCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
This class checks if the provided certificate token is trusted
RevocationIssuerTrustedCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerTrustedCheck
Default constructor
RevocationIssuerValidityRangeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
This class verifies if a validation time is in the validity range of the certificate of the issuer of the revocation information
RevocationIssuerValidityRangeCheck(I18nProvider, T, RevocationWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.RevocationIssuerValidityRangeCheck
Default constructor
RevocationResponderIdMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
This method verifies whether the ResponderId property of an OCSP response matches the found certificate used to sign the OCSP response.
RevocationResponderIdMatchCheck(I18nProvider, XmlRAC, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationResponderIdMatchCheck
Default constructor

S

SatisfyingRevocationDataExistsCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks
Checks if an acceptable revocation data exists
SatisfyingRevocationDataExistsCheck(I18nProvider, T, XmlCRS, CertificateWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.checks.SatisfyingRevocationDataExistsCheck
Default constructor
SelfIssuedOCSPCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks
Checks if the certificate in question is not present in the OCSP's certificate chain
SelfIssuedOCSPCheck(I18nProvider, XmlRAC, CertificateWrapper, RevocationWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.SelfIssuedOCSPCheck
Default constructor
SerialNumberCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's serial number is present
SerialNumberCheck(I18nProvider, XmlSubXCV, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SerialNumberCheck
Default constructor
ServiceByCertificateTypeFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Allowed services are : cert type T1 = ASi T1 cert type T1 = ASi T2 + QCForXXX T2 (overrule)
ServiceByCertificateTypeFilter(CertificateWrapper) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCertificateTypeFilter
Default constructor
ServiceByCountryFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
This class is used to filter trusted services by country code(s).
ServiceByCountryFilter(String) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCountryFilter
Constructor to instantiate the filter by a single country code
ServiceByCountryFilter(Set<String>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByCountryFilter
Constructor to instantiate the filter by a set of single country codes
ServiceByDateFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
This filter is used to filter TrustedServices that have been valid at the given time
ServiceByDateFilter(Date) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByDateFilter
Default constructor
ServiceByMRAEnactedFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
This class filters Trusted Services with MRA enacted value
ServiceByMRAEnactedFilter() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByMRAEnactedFilter
Default constructor
ServiceByMRAEquivalenceStartingDateFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
This class fitlers Trusted Services by the related MRA equivalence starting date
ServiceByMRAEquivalenceStartingDateFilter(Date) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByMRAEquivalenceStartingDateFilter
Default constructor
ServiceByTLUrlFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
This class is used to filter trusted services by the TL Url.
ServiceByTLUrlFilter(String) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByTLUrlFilter
Constructor to instantiate the filter with a single TL URL
ServiceByTLUrlFilter(Set<String>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.ServiceByTLUrlFilter
Constructor to instantiate the filter with a set of TL URLs
ServiceConsistencyCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks if the Trusted Service is consistent
ServiceConsistencyCheck(I18nProvider, XmlValidationCertificateQualification, TrustedServiceWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ServiceConsistencyCheck
Default constructor
ServiceTypeIdentifier - Enum in eu.europa.esig.dss.validation.process.qualification.trust
Service type identifier (ETSI TS 119 612 V2.1.1) It specifies the identifier of the service type.
SET_BY_NATIONAL_LAW - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
After eIDAS 'setbynationallaw' status
setCertificateId(String) - Method in interface eu.europa.esig.dss.validation.executor.certificate.CertificateProcessExecutor
Allows to specify the target certificate present in the Diagnostic Data to be verified
setCertificateId(String) - Method in class eu.europa.esig.dss.validation.executor.certificate.DefaultCertificateProcessExecutor
 
setCurrentTime(Date) - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Sets the validation time
setCurrentTime(Date) - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
This method allows to set the Date that is used during the validation process execution.
setDiagnosticData(XmlDiagnosticData) - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Sets the DiagnosticData
setDiagnosticData(XmlDiagnosticData) - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
This method allows to set the XmlDiagnosticData that is used during the validation process execution.
setEnableEtsiValidationReport(boolean) - Method in interface eu.europa.esig.dss.validation.executor.DocumentProcessExecutor
Specifies if the ETSI Validation Report must be created
setEnableEtsiValidationReport(boolean) - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
 
setIncludeSemantics(boolean) - Method in interface eu.europa.esig.dss.validation.executor.DocumentProcessExecutor
This method allows to enable/disable the semantics inclusion in the reports (Indication / SubIndication meanings) Disabled by default
setIncludeSemantics(boolean) - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
 
setLocale(Locale) - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Sets the locale to use to generate messages
setLocale(Locale) - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
Allows to set a language setting for generated Reports
setNextItem(ChainItem<T>) - Method in class eu.europa.esig.dss.validation.process.ChainItem
This method allows to build the chain of responsibility
setValidateXml(boolean) - Method in class eu.europa.esig.dss.validation.reports.AbstractReports
Set if the XML shall be validated
setValidationLevel(ValidationLevel) - Method in interface eu.europa.esig.dss.validation.executor.DocumentProcessExecutor
This method allows to set the validation level that is used during the validation process execution.
setValidationLevel(ValidationLevel) - Method in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
 
setValidationPolicy(ValidationPolicy) - Method in class eu.europa.esig.dss.validation.executor.AbstractProcessExecutor
Sets the validation policy
setValidationPolicy(ValidationPolicy) - Method in interface eu.europa.esig.dss.validation.executor.ProcessExecutor
This method allows to set the validation policy that is used during the validation process execution.
SigFieldLockCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Verifies a signature according to given permissions for the signature field in /SigFieldLock
SigFieldLockCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.SigFieldLockCheck
Default constructor
SIGNATURE_ACCEPTANCE_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.2.8 Signature Acceptance Validation (SAV)
SignatureAcceptanceValidation - Class in eu.europa.esig.dss.validation.process.bbb.sav
5.2.8 Signature acceptance validation (SAV) This building block covers any additional verification to be performed on the signature itself or on the attributes of the signature ETSI EN 319 132-1
SignatureAcceptanceValidation(I18nProvider, DiagnosticData, Date, SignatureWrapper, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.SignatureAcceptanceValidation
Default constructor
SignatureAcceptanceValidationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the signature validation result is acceptable
SignatureAcceptanceValidationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the format Signature Acceptance Validation process as per clause 5.2.8 succeeded
SignatureAcceptanceValidationResultCheck(I18nProvider, T, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.SignatureAcceptanceValidationResultCheck
Default constructor
SignatureAcceptanceValidationResultCheck(I18nProvider, T, XmlSAV, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignatureAcceptanceValidationResultCheck
Default constructor
SignatureFormatChecking - Class in eu.europa.esig.dss.validation.process.bbb.fc
5.2.2 Format Checking This building block shall check that the signature to validate is conformant to the applicable base format (e.g.
SignatureFormatChecking(I18nProvider, DiagnosticData, SignatureWrapper, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.SignatureFormatChecking
Default constructor
SignatureIntactCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
Checks if the signature value is intact
SignatureIntactCheck(I18nProvider, T, TokenProxy, Context, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
Default constructor
SignatureIntactWithIdCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.cv.checks
Checks if the signature is intact for the given token, with a difference that provides the token's Id to the additional information
SignatureIntactWithIdCheck(I18nProvider, T, TokenProxy, Context, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactWithIdCheck
Default constructor
SignatureNotAmbiguousCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the signature can be identifier
SignatureNotAmbiguousCheck(I18nProvider, XmlFC, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignatureNotAmbiguousCheck
Default constructor
SIGNATUREPOLICYAUTHORITY - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A service responsible for issuing, publishing or maintenance of signature policies.
SignaturePolicyHashValidCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
Checks if signature policy identifier is present and the hash matched
SignaturePolicyHashValidCheck(I18nProvider, XmlVCI, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyHashValidCheck
Default constructor
SignaturePolicyIdentifiedCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
Checks if signature policy identifier is present and the policy is identified
SignaturePolicyIdentifiedCheck(I18nProvider, XmlVCI, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifiedCheck
Default constructor
SignaturePolicyIdentifierCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
Checks if the signature policy identifier is acceptable
SignaturePolicyIdentifierCheck(I18nProvider, XmlVCI, SignatureWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyIdentifierCheck
Default constructor
SignaturePolicyStoreCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
Checks if a SignaturePolicyStore is present
SignaturePolicyStoreCheck(I18nProvider, XmlVCI, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyStoreCheck
Default constructor
SignaturePolicyZeroHashCheck - Class in eu.europa.esig.dss.validation.process.bbb.vci.checks
Checks if the signature policy identifier is a zero-hash
SignaturePolicyZeroHashCheck(I18nProvider, XmlVCI, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.checks.SignaturePolicyZeroHashCheck
Default constructor
SignatureQualificationBlock - Class in eu.europa.esig.dss.validation.process.qualification.signature
Performs the qualification verification for a signature
SignatureQualificationBlock(I18nProvider, XmlConstraintsConclusionWithProofOfExistence, CertificateWrapper, List<XmlTLAnalysis>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.SignatureQualificationBlock
Default constructor
SignedFilesPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if signed file are present in an ASiC container
SignedFilesPresentCheck(I18nProvider, XmlFC, XmlContainerInfo, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignedFilesPresentCheck
Default constructor
SignerInformationStoreCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if only one SignatureInformationStore is present for a PAdES signature
SignerInformationStoreCheck(I18nProvider, XmlFC, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.SignerInformationStoreCheck
Default constructor
SignerLocationCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the signer's location attribute is present
SignerLocationCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SignerLocationCheck
Default constructor
signingCertificateAttributePresent() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
Checks whether a signing-certificate signed attribute is present
SigningCertificateAttributePresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the signing certificate reference is present
SigningCertificateAttributePresentCheck(I18nProvider, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateAttributePresentCheck
Default constructor
SigningCertificateDigestAlgorithmCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Verifies a DigestAlgorithm used for a signing-certificate-reference
SigningCertificateDigestAlgorithmCheck(I18nProvider, CertificateRefWrapper, T, Date, CryptographicConstraint, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateDigestAlgorithmCheck
Default constructor
SigningCertificateNotRevokedCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the X.509 Certificate Validation as per clause 5.2.6 did not return INDETERMINATE/REVOKED_NO_POE indication
SigningCertificateNotRevokedCheck(I18nProvider, T, XmlXCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.SigningCertificateNotRevokedCheck
Default constructor
SigningCertificateRecognitionCheck - Class in eu.europa.esig.dss.validation.process.bbb.isc.checks
Checks if a signing certificate is identified
SigningCertificateRecognitionCheck(I18nProvider, XmlISC, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.isc.checks.SigningCertificateRecognitionCheck
Default constructor
SigningCertificateRefDigestCryptographicCheckerResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
This class verifies whether a used eu.europa.esig.dss.enumerations.DigestAlgorithm for a signing-certificate-reference signing-attribute is reliable and acceptable at validation time
SigningCertificateRefDigestCryptographicCheckerResultCheck(I18nProvider, T, Date, CertificateRefWrapper, XmlCC, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateRefDigestCryptographicCheckerResultCheck
Default constructor
signingCertificateReferencesValidity() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
Checks whether a signing-certificate signed attribute is valid to the determined signing certificate
SigningCertificateReferencesValidityCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if a signing certificate reference is present and valid (all signingCertificate references refer the signature certificate chain)
SigningCertificateReferencesValidityCheck(I18nProvider, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningCertificateReferencesValidityCheck
Default constructor
SigningTimeAttributePresentCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if the claimed signing time is present
SigningTimeAttributePresentCheck(I18nProvider, XmlValidationProcessLongTermData, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.SigningTimeAttributePresentCheck
Default constructor
SigningTimeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if a claimed signing time is present
SigningTimeCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.SigningTimeCheck
Default constructor
SigQualificationMatrix - Class in eu.europa.esig.dss.validation.process.qualification.signature
Builds a signature qualification result based on the given parameters
SimpleReportBuilder - Class in eu.europa.esig.dss.validation.executor.signature
This class builds a SimpleReport XmlDom from the diagnostic data and detailed validation report.
SimpleReportBuilder(I18nProvider, Date, ValidationPolicy, DiagnosticData, DetailedReport, boolean) - Constructor for class eu.europa.esig.dss.validation.executor.signature.SimpleReportBuilder
Default constructor
SimpleReportForCertificateBuilder - Class in eu.europa.esig.dss.validation.executor.certificate
Builds a SimpleReport for a certificate validation
SimpleReportForCertificateBuilder(DiagnosticData, DetailedReport, ValidationPolicy, Date, String) - Constructor for class eu.europa.esig.dss.validation.executor.certificate.SimpleReportForCertificateBuilder
Default constructor
StructuralValidationCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the structural validation of the signature succeeds
StructuralValidationCheck(I18nProvider, XmlSAV, SignatureWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.StructuralValidationCheck
Default constructor
SubX509CertificateValidation - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub
The sub X509 certificate validation
SubX509CertificateValidation(I18nProvider, CertificateWrapper, Date, Context, SubContext, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.SubX509CertificateValidation
Default constructor
SUPERVISION_CEASED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'supervisionceased' status
SUPERVISION_OF_SERVICE_IN_CESSATION - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'supervisionincessation' status
SUPERVISION_REVOKED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'supervisionrevoked' status
SurnameCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks
Checks if the certificate's surname is acceptable
SurnameCheck(I18nProvider, XmlSubXCV, CertificateWrapper, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.sub.checks.SurnameCheck
Default constructor

T

thisUpdate - Variable in class eu.europa.esig.dss.validation.process.bbb.xcv.rac.checks.RevocationConsistentCheck
ThisUpdate of the revocation
timestamp - Variable in class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
The timestamp to check
TimestampAcceptanceValidation - Class in eu.europa.esig.dss.validation.process.bbb.sav
5.2.8 Signature acceptance validation (SAV) This building block covers any additional verification to be performed on the signature itself or on the attributes of the signature ETSI EN 319 132-1
TimestampAcceptanceValidation(I18nProvider, Date, TimestampWrapper, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.TimestampAcceptanceValidation
Default constructor
TimestampBasicValidationProcess - Class in eu.europa.esig.dss.validation.process.vpftsp
Performs Time-stamp validation building block as per clause 5.4
TimestampBasicValidationProcess(I18nProvider, DiagnosticData, TimestampWrapper, Map<String, XmlBasicBuildingBlocks>) - Constructor for class eu.europa.esig.dss.validation.process.vpftsp.TimestampBasicValidationProcess
Default constructor
TimestampCoherenceOrderCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if the timestamp's order is coherent
TimestampCoherenceOrderCheck(I18nProvider, XmlValidationProcessLongTermData, List<TimestampWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampCoherenceOrderCheck
Default constructor
TimestampDelayCheck - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks if the claimed signing time + timestamp's delay is after the best-signature-time
TimestampDelayCheck(I18nProvider, XmlValidationProcessLongTermData, SignatureWrapper, Date, TimeConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampDelayCheck
Default constructor
TimestampFormatChecking - Class in eu.europa.esig.dss.validation.process.bbb.fc
This class performs "5.2.2 Format Checking" building block execution for a document or container timestamp
TimestampFormatChecking(I18nProvider, DiagnosticData, TimestampWrapper, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.TimestampFormatChecking
Default constructor
TimestampGenerationTimeNotAfterCertificateExpirationCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
This class verifies if the generation time of a content timestamp is not after the certificate's expiration time
TimestampGenerationTimeNotAfterCertificateExpirationCheck(I18nProvider, T, TimestampWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCertificateExpirationCheck
Default constructor
TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Checks if the generation time of a content timestamp is not after the expiration time of cryptographic constraints concerned by the failure
TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck(I18nProvider, T, TimestampWrapper, XmlCryptographicValidation, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterCryptographicConstraintsExpirationCheck
Default constructor
TimestampGenerationTimeNotAfterRevocationTimeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
This class checks if the generation time of a content timestamp is not after the revocation time of a signature's signing certificate
TimestampGenerationTimeNotAfterRevocationTimeCheck(I18nProvider, T, TimestampWrapper, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.TimestampGenerationTimeNotAfterRevocationTimeCheck
Default constructor
TimestampMessageImprintCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfltvd.checks
Checks message-imprint validity for a timestamp token
TimestampMessageImprintCheck(I18nProvider, T, TimestampWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.checks.TimestampMessageImprintCheck
Default constructor
TimestampQualificationBlock - Class in eu.europa.esig.dss.validation.process.qualification.timestamp
The class performs a qualification verification for a timestamp
TimestampQualificationBlock(I18nProvider, TimestampWrapper, List<XmlTLAnalysis>) - Constructor for class eu.europa.esig.dss.validation.process.qualification.timestamp.TimestampQualificationBlock
Default constructor
TIMESTAMPS - Enum constant in enum eu.europa.esig.dss.validation.executor.ValidationLevel
Validation as per "5.4 Time-stamp validation building block"
TLFreshnessCheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
Verifies whether the Trusted List is fresh
TLFreshnessCheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, Date, TimeConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLFreshnessCheck
Default constructor
TLISSUER - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A service issuing trusted lists.
TLMRACheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
Checks if the Trusted List is defined with MRA
TLMRACheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLMRACheck
Default constructor
TLNotExpiredCheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
Verifies whether the Trusted List is not expired
TLNotExpiredCheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, Date, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLNotExpiredCheck
Default constructor
TLValidationBlock - Class in eu.europa.esig.dss.validation.process.qualification.trust
This class is used to perform validation of a Trusted List
TLValidationBlock(I18nProvider, XmlTrustedList, Date, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.TLValidationBlock
Default constructor
TLVersionCheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
Checks whether the version of the Trusted List is acceptable
TLVersionCheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, Date, ValueConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLVersionCheck
Default constructor
TLWellSignedCheck - Class in eu.europa.esig.dss.validation.process.qualification.trust.checks
Checks whether signature of Trusted List is valid
TLWellSignedCheck(I18nProvider, XmlTLAnalysis, XmlTrustedList, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.checks.TLWellSignedCheck
Default constructor
token - Variable in class eu.europa.esig.dss.validation.process.bbb.cv.checks.SignatureIntactCheck
Token to check
token - Variable in class eu.europa.esig.dss.validation.process.bbb.fc.AbstractFormatChecking
The token to validate
token - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
The token to be validated
token - Variable in class eu.europa.esig.dss.validation.process.vpfbs.AbstractBasicValidationProcess
The token to be validated
tokenId - Variable in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
Id of a token being validated (e.g.
toUrnOid(String) - Static method in class eu.europa.esig.dss.validation.process.ValidationProcessUtils
Transforms the given OID to a URN format as per RFC 3061 e.g.
TrustedCertificateMatchTrustServiceCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks if the ServiceDigitalIdentifier of the TrustedService matches the TrustedService name
TrustedCertificateMatchTrustServiceCheck(I18nProvider, XmlValidationCertificateQualification, TrustedServiceWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustedCertificateMatchTrustServiceCheck
Default constructor
TrustedListReachedForCertificateChainCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.qualification.signature.checks
Checks whether a Trusted List has been reached for the given certificate chain
TrustedListReachedForCertificateChainCheck(I18nProvider, T, CertificateWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.signature.checks.TrustedListReachedForCertificateChainCheck
Default constructor
TrustedServiceChecker - Class in eu.europa.esig.dss.validation.process.qualification.trust.consistency
Contain util method to check validity of the TrustedServiceWrapper
TrustedServiceCondition - Interface in eu.europa.esig.dss.validation.process.qualification.trust.consistency
Checks whether the TrustedService is valid
TrustedServiceFilter - Interface in eu.europa.esig.dss.validation.process.qualification.trust.filter
Used to filter acceptable Trusted Services to be used during qualification determination process
TrustedServiceQualifierAndAdditionalServiceInfoPreEIDASConsistency - Class in eu.europa.esig.dss.validation.process.qualification.trust.consistency
Verifies whether type qualifiers and additional service information are consistent for pre-eIDAS trusted service
TrustedServiceQualifierAndAdditionalServiceInfoPreEIDASConsistency() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceQualifierAndAdditionalServiceInfoPreEIDASConsistency
Default constructor
TrustedServicesFilterFactory - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
Creates a TrustedServiceFilter
TrustedServiceStatus - Enum in eu.europa.esig.dss.validation.process.qualification.trust
ETSI TS 119 612 V2.2.1
TrustedServiceStatusCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Checks if the certificate's usage time in the validity range of a TrustedService with the accepted status
TrustedServiceStatusCheck(I18nProvider, XmlXCV, CertificateWrapper, Date, Context, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceStatusCheck
Default constructor
TrustedServiceStatusPreEIDASConsistency - Class in eu.europa.esig.dss.validation.process.qualification.trust.consistency
Verifies status of a trusted service created before eIDAS
TrustedServiceStatusPreEIDASConsistency() - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.consistency.TrustedServiceStatusPreEIDASConsistency
Default constructor
TrustedServiceTypeIdentifierCheck - Class in eu.europa.esig.dss.validation.process.bbb.xcv.checks
Checks if the certificate's usage time in the validity range of a TrustedService with the accepted type
TrustedServiceTypeIdentifierCheck(I18nProvider, XmlXCV, CertificateWrapper, Date, Context, MultiValuesConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.checks.TrustedServiceTypeIdentifierCheck
Default constructor
TrustServiceAtTimeCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks if a corresponding Trust Service found valid at control time
TrustServiceAtTimeCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, ValidationTime, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServiceAtTimeCheck
Default constructor
TrustServicesByCertificateTypeCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks if a trust service corresponding to the certificate type has been found
TrustServicesByCertificateTypeCheck(I18nProvider, XmlValidationCertificateQualification, List<TrustedServiceWrapper>, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.TrustServicesByCertificateTypeCheck
Default constructor
TSA - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A time-stamping generation service, not qualified, creating and signing time-stamps tokens
TSA_QTST - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A qualified electronic time stamp generation service creating and signing qualified electronic time stamps in accordance with the applicable national legislation in the territory identified by the TL Scheme territory (see clause 5.3.10) or with Regulation (EU) No 910/2014 [i.10] whichever is in force at the time of provision.
TSA_TSS_ADESQC_AND_QES - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A time-stamping service, not qualified, as part of a service from a trust service provider that issues time-stamp tokens (TST) that can be used in the validation process of qualified signatures/seals or advanced signatures/seals supported by qualified certificates to ascertain and extend the signature/seal validity when the qualified certificate is (will be) revoked or expired (will expire).
TSA_TSS_QC - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A time-stamping service, not qualified, as part of a service from a trust service provider issuing qualified certificates that issues time-stamp tokens that can be used in the validation process of qualified signatures/seals or advanced signatures/seals supported by qualified certificates to ascertain and extend the signature/seal validity when the qualified certificate is (will be) revoked or expired (will expire).
TSAGeneralNameFieldPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the TSTInfo.tsa field is present
TSAGeneralNameFieldPresentCheck(I18nProvider, XmlSAV, TimestampWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameFieldPresentCheck
Default constructor
TSAGeneralNameOrderMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the TSTInfo.tsa field value matches the timestamp's issuer distinguishing name
TSAGeneralNameOrderMatchCheck(I18nProvider, XmlSAV, TimestampWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameOrderMatchCheck
Default constructor
TSAGeneralNameValueMatchCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the TSTInfo.tsa field value matches the timestamp's issuer distinguishing name
TSAGeneralNameValueMatchCheck(I18nProvider, XmlSAV, TimestampWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.TSAGeneralNameValueMatchCheck
Default constructor
TypeStrategy - Interface in eu.europa.esig.dss.validation.process.qualification.certificate.checks.type
Strategy to extract certificate usage type for a certificate
TypeStrategyFactory - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks.type
Creates a TypeStrategy

U

UndefinedChangesCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
This class checks whether a document contains undefined object modifications
UndefinedChangesCheck(I18nProvider, XmlFC, PDFRevisionWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.UndefinedChangesCheck
Default constructor
UNDER_SUPERVISION - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Before eIDAS 'undersupervision' status
unicitySigningCertificateAttribute() - Method in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
Checks if only one signing-certificate signed attribute is present
UnicitySigningCertificateAttributeCheck - Class in eu.europa.esig.dss.validation.process.bbb.sav.checks
Checks if the only one reference to the signing certificate reference is present
UnicitySigningCertificateAttributeCheck(I18nProvider, XmlSAV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.sav.checks.UnicitySigningCertificateAttributeCheck
Default constructor
UniqueServiceFilter - Class in eu.europa.esig.dss.validation.process.qualification.trust.filter
This class is used to select a TrustedService that is unambiguous and does not have conflicts with other TrustedServices.
UniqueServiceFilter(CertificateWrapper) - Constructor for class eu.europa.esig.dss.validation.process.qualification.trust.filter.UniqueServiceFilter
Default constructor
UNSPECIFIED - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
A trust service of an unspecified type.

V

validateXml - Variable in class eu.europa.esig.dss.validation.reports.AbstractReports
Checks if the XML of reports shall be validated
VALIDATION_CONTEXT_INITIALIZATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.2.4 Validation context initialization
VALIDATION_TIME_SLIDING - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.6.2.2 Validation time sliding process
ValidationContextInitialization - Class in eu.europa.esig.dss.validation.process.bbb.vci
5.2.4 Validation context initialization This building block initializes the validation constraints (chain constraints, cryptographic constraints, signature elements constraints) and parameters (X.509 validation parameters including trust anchors, certificate validation data) that will be used to validate the signature.
ValidationContextInitialization(I18nProvider, SignatureWrapper, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.vci.ValidationContextInitialization
Default constructor
ValidationContextInitializationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the Validation Context Initialization as per clause 5.2.4 succeeded
ValidationContextInitializationResultCheck(I18nProvider, T, XmlVCI, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationContextInitializationResultCheck
Default constructor
validationDate - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.cc.AbstractCryptographicChecker
The validation time
validationDate - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.checks.DigestCryptographicCheckerResultCheck
Validation time
validationLevel - Variable in class eu.europa.esig.dss.validation.executor.signature.DefaultSignatureProcessExecutor
The target highest validation level (default: ValidationLevel.ARCHIVAL_DATA)
ValidationLevel - Enum in eu.europa.esig.dss.validation.executor
The target validation level as per EN 319 102-1 NOTE: the validation process "stops" processing on the chosen level
validationPolicy - Variable in class eu.europa.esig.dss.validation.process.bbb.sav.AbstractAcceptanceValidation
The validation policy
ValidationProcessForSignaturesWithArchivalData - Class in eu.europa.esig.dss.validation.process.vpfswatsp
5.6 Validation process for Signatures with Archival Data
ValidationProcessForSignaturesWithArchivalData(I18nProvider, XmlSignature, SignatureWrapper, DiagnosticData, Map<String, XmlBasicBuildingBlocks>, ValidationPolicy, Date) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.ValidationProcessForSignaturesWithArchivalData
Default constructor
ValidationProcessForSignaturesWithLongTermValidationData - Class in eu.europa.esig.dss.validation.process.vpfltvd
5.5 Validation process for Signatures with Time and Signatures with Long-Term Validation Data
ValidationProcessForSignaturesWithLongTermValidationData(I18nProvider, XmlSignature, DiagnosticData, SignatureWrapper, Map<String, XmlBasicBuildingBlocks>, ValidationPolicy, Date) - Constructor for class eu.europa.esig.dss.validation.process.vpfltvd.ValidationProcessForSignaturesWithLongTermValidationData
Default constructor
ValidationProcessUtils - Class in eu.europa.esig.dss.validation.process
Contains utils for a validation process
ValidationTimeAtCertificateValidityRangeCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the result of X509CertificateValidation is not indication INDETERMINATE with the sub-indication OUT_OF_BOUNDS_NO_POE or OUT_OF_BOUNDS_NOT_REVOKED
ValidationTimeAtCertificateValidityRangeCheck(I18nProvider, T, XmlXCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.ValidationTimeAtCertificateValidityRangeCheck
Default constructor
ValidationTimeSliding - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts
Performs Validation Time Sliding process
ValidationTimeSliding(I18nProvider, TokenProxy, Date, POEExtraction, Map<String, XmlBasicBuildingBlocks>, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSliding
Default constructor
ValidationTimeSlidingCertificateRevocationSelector - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts
Filters revocation data on a "Validation Time Sliding" process
ValidationTimeSlidingCertificateRevocationSelector(I18nProvider, CertificateWrapper, List<CertificateRevocationWrapper>, Date, Map<String, XmlBasicBuildingBlocks>, String, POEExtraction, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
Default constructor
ValidationTimeSlidingCheck - Class in eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks
Checks if the Validation Time Sliding result is valid
ValidationTimeSlidingCheck(I18nProvider, XmlPCV, XmlVTS, String, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfswatsp.checks.pcv.checks.ValidationTimeSlidingCheck
Default constructor
ValidCAQCCheck - Class in eu.europa.esig.dss.validation.process.qualification.certificate.checks
Checks if an acceptable Trust Service for a qualified certificate issuance found
ValidCAQCCheck(I18nProvider, XmlValidationCertificateQualification, TrustedServiceWrapper, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.qualification.certificate.checks.ValidCAQCCheck
Default constructor
valueOf(String) - Static method in enum eu.europa.esig.dss.validation.executor.ValidationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum eu.europa.esig.dss.validation.executor.ValidationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.ServiceTypeIdentifier
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
Returns an array containing the constants of this enum type, in the order they are declared.
verifyRevocationData(ChainItem<XmlCRS>, CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.bbb.xcv.crs.CertificateRevocationSelector
Verifies the given revocation data and returns the resulting ChainItem
verifyRevocationData(ChainItem<XmlCRS>, CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfltvd.LongTermValidationCertificateRevocationSelector
 
verifyRevocationData(ChainItem<XmlCRS>, CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.psv.PastSignatureValidationCertificateRevocationSelector
 
verifyRevocationData(ChainItem<XmlCRS>, CertificateRevocationWrapper) - Method in class eu.europa.esig.dss.validation.process.vpfswatsp.checks.vts.ValidationTimeSlidingCertificateRevocationSelector
 

W

WITHDRAWN - Enum constant in enum eu.europa.esig.dss.validation.process.qualification.trust.TrustedServiceStatus
After eIDAS 'withdrawn' status

X

X509_CERTIFICATE_VALIDATION - Enum constant in enum eu.europa.esig.dss.validation.process.BasicBuildingBlockDefinition
5.2.6 X.509 certificate validation
X509CertificateValidation - Class in eu.europa.esig.dss.validation.process.bbb.xcv
5.2.6 X.509 certificate validation This building block validates the signing certificate at current time.
X509CertificateValidation(I18nProvider, CertificateWrapper, Date, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
Default constructor
X509CertificateValidation(I18nProvider, CertificateWrapper, Date, Date, Context, ValidationPolicy) - Constructor for class eu.europa.esig.dss.validation.process.bbb.xcv.X509CertificateValidation
Default constructor with usage time
X509CertificateValidationResultCheck<T extends XmlConstraintsConclusion> - Class in eu.europa.esig.dss.validation.process.vpfbs.checks
Verifies if the X.509 Certificate Validation as per clause 5.2.6 succeeded
X509CertificateValidationResultCheck(I18nProvider, T, XmlXCV, TokenProxy, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.vpfbs.checks.X509CertificateValidationResultCheck
Default constructor

Z

ZipCommentPresentCheck - Class in eu.europa.esig.dss.validation.process.bbb.fc.checks
Checks if the zip comment is present
ZipCommentPresentCheck(I18nProvider, XmlFC, String, LevelConstraint) - Constructor for class eu.europa.esig.dss.validation.process.bbb.fc.checks.ZipCommentPresentCheck
Default constructor
A B C D E F G I J K L M N O P Q R S T U V W X Z 
All Classes and Interfaces|All Packages|Serialized Form