Uses of Class
eu.europa.esig.dss.spi.x509.CertificateValidity
Packages that use CertificateValidity
-
Uses of CertificateValidity in eu.europa.esig.dss.spi.x509
Methods in eu.europa.esig.dss.spi.x509 that return CertificateValidityModifier and TypeMethodDescriptionCandidatesForSigningCertificate.getTheBestCandidate()This method returns the best candidate for the signing certificate.CandidatesForSigningCertificate.getTheCertificateValidity()ThetheSigningCertificateValidityobject must be set before.SignatureIntegrityValidator.validate(CandidatesForSigningCertificate candidates) Verifies validity of a signature across a provided signing certificate candidates list NOTE: in case of a failed validation, use getErrorMessages() method after processing this method for more detailsMethods in eu.europa.esig.dss.spi.x509 that return types with arguments of type CertificateValidityModifier and TypeMethodDescriptionCandidatesForSigningCertificate.getCertificateValidityList()Gets a certificate validity listMethods in eu.europa.esig.dss.spi.x509 with parameters of type CertificateValidityModifier and TypeMethodDescriptionvoidCandidatesForSigningCertificate.add(CertificateValidity certificateValidity) This method allows to add a candidate for the signing certificate.voidCandidatesForSigningCertificate.setTheCertificateValidity(CertificateValidity theCertificateValidity) This method allows to set theSigningCertificateValidityobject after the verification of its signature. -
Uses of CertificateValidity in eu.europa.esig.dss.validation.reports.diagnostic
Methods in eu.europa.esig.dss.validation.reports.diagnostic with parameters of type CertificateValidityModifier and TypeMethodDescriptionprotected List<XmlChainItem> DiagnosticDataBuilder.getXmlForCertificateChain(CertificateValidity certificateValidity, CertificateSource certificateSource) Builds a certificate chain for aCertificateValidityprotected XmlSigningCertificateDiagnosticDataBuilder.getXmlSigningCertificate(Identifier tokenIdentifier, CertificateValidity certificateValidity) Gets a signing certificate token for a token withtokenIdentifier