Uses of Class
eu.europa.esig.dss.validation.SignedDocumentDiagnosticDataBuilder
Packages that use SignedDocumentDiagnosticDataBuilder
-
Uses of SignedDocumentDiagnosticDataBuilder in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return SignedDocumentDiagnosticDataBuilderModifier and TypeMethodDescriptionSignedDocumentDiagnosticDataBuilder.allCertificateSources(ListCertificateSource trustedCertSources) SignedDocumentDiagnosticDataBuilder.defaultDigestAlgorithm(eu.europa.esig.dss.enumerations.DigestAlgorithm digestAlgorithm) SignedDocumentDiagnosticDataBuilder.document(eu.europa.esig.dss.model.DSSDocument signedDocument) This method allows to set the document which is analysedSignedDocumentDiagnosticDataBuilder.documentCertificateSource(ListCertificateSource documentCertificateSource) Sets a document Certificate Source containing all sources extracted from the provided signature(s)/timestamp(s)SignedDocumentDiagnosticDataBuilder.documentCRLSource(ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.crl.CRL> documentCRLSource) Sets a document CRL Source containing all sources extracted from the provided signature(s)/timestamp(s)SignedDocumentDiagnosticDataBuilder.documentOCSPSource(ListRevocationSource<eu.europa.esig.dss.model.x509.revocation.ocsp.OCSP> documentCRLSource) Sets a document OCSP Source containing all sources extracted from the provided signature(s)/timestamp(s)SignedDocumentDiagnosticDataBuilder.foundSignatures(List<AdvancedSignature> signatures) This method allows to set the found signaturesprotected SignedDocumentDiagnosticDataBuilderSignedDocumentValidator.initializeDiagnosticDataBuilder()Initializes a relevantDiagnosticDataBuilderfor the given implementationSignedDocumentDiagnosticDataBuilder.signaturePolicyProvider(SignaturePolicyProvider signaturePolicyProvider) This method allows to set theSignaturePolicyProviderSignedDocumentDiagnosticDataBuilder.signaturePolicyValidatorLoader(SignaturePolicyValidatorLoader signaturePolicyValidatorLoader) This method allows to set theSignaturePolicyValidatorLoaderSignedDocumentDiagnosticDataBuilder.tokenExtractionStrategy(eu.europa.esig.dss.enumerations.TokenExtractionStrategy tokenExtractionStrategy) SignedDocumentDiagnosticDataBuilder.usedCertificates(Set<eu.europa.esig.dss.model.x509.CertificateToken> usedCertificates) SignedDocumentDiagnosticDataBuilder.usedRevocations(Set<RevocationToken> usedRevocations) SignedDocumentDiagnosticDataBuilder.usedTimestamps(Set<TimestampToken> usedTimestamps) This method allows to set the timestampsSignedDocumentDiagnosticDataBuilder.validationDate(Date validationDate)