Uses of Class
eu.europa.esig.dss.model.x509.CertificateToken
Packages that use CertificateToken
Package
Description
-
Uses of CertificateToken in eu.europa.esig.dss.model
Methods in eu.europa.esig.dss.model that return CertificateTokenModifier and TypeMethodDescriptionSerializableSignatureParameters.getSigningCertificate()Get the signing certificate -
Uses of CertificateToken in eu.europa.esig.dss.model.identifier
Constructors in eu.europa.esig.dss.model.identifier with parameters of type CertificateTokenModifierConstructorDescriptionCertificateTokenIdentifier(CertificateToken certificateToken) Default constructor -
Uses of CertificateToken in eu.europa.esig.dss.model.tsl
Methods in eu.europa.esig.dss.model.tsl that return CertificateTokenModifier and TypeMethodDescriptionValidationInfoRecord.getSigningCertificate()Gets the signing certificateMethods in eu.europa.esig.dss.model.tsl that return types with arguments of type CertificateTokenModifier and TypeMethodDescriptionTrustService.getCertificates()Gets a list of certificatesPivotInfo.getCertificateStatusMap()Returns a map of certificate tokens with a status regarding to the current pivotValidationInfoRecord.getPotentialSigners()Gets a list of signing candidatesOtherTSLPointer.getSdiCertificates()Gets a list of ServiceDigitalIdentity X509 certificatesOtherTSLPointer.OtherTSLPointerBuilder.getSdiCertificates()Gets the ServiceDigitalIdentity X509 certificatesMethods in eu.europa.esig.dss.model.tsl with parameters of type CertificateTokenModifier and TypeMethodDescriptionbooleanCondition.check(CertificateToken certificateToken) Returns true if the condition is evaluated to true for the given certificate.TrustPropertiesCertificateSource.getTrustServices(CertificateToken token) Returns TrustProperties for the given certificate, when applicableTrustedCertificateSourceWithTime.getTrustTime(CertificateToken token) Returns trust time period for the given certificate, when the certificate is considered as a trust anchor.Method parameters in eu.europa.esig.dss.model.tsl with type arguments of type CertificateTokenModifier and TypeMethodDescriptionTrustService.TrustServiceBuilder.setCertificates(List<CertificateToken> certificates) Sets a list of certificatesOtherTSLPointer.OtherTSLPointerBuilder.setSdiCertificates(List<CertificateToken> sdiCertificates) Sets the ServiceDigitalIdentity X509 certificatesvoidTrustPropertiesCertificateSource.setTrustPropertiesByCertificates(Map<CertificateToken, List<TrustProperties>> trustPropertiesByCerts) The method allows to fill the CertificateSourcevoidTrustPropertiesCertificateSource.setTrustTimeByCertificates(Map<CertificateToken, List<CertificateTrustTime>> trustTimeByCertificate) The method allows to fill the CertificateSource with trusted time periodsConstructor parameters in eu.europa.esig.dss.model.tsl with type arguments of type CertificateTokenModifierConstructorDescriptionPivotInfo(DownloadInfoRecord downloadCacheInfo, ParsingInfoRecord parsingCacheInfo, ValidationInfoRecord validationCacheInfo, String url, Map<CertificateToken, CertificatePivotStatus> certificates, String lotlLocation) The default constructorTrustService(List<CertificateToken> certificates, TimeDependentValues<TrustServiceStatusAndInformationExtensions> status) Default constructor -
Uses of CertificateToken in eu.europa.esig.dss.model.x509
Methods in eu.europa.esig.dss.model.x509 with parameters of type CertificateTokenModifier and TypeMethodDescriptionbooleanCertificateToken.isEquivalent(CertificateToken token) This method returns true if the given token is equivalent.booleanToken.isSignedBy(CertificateToken token) Checks if the token is signed by the given token in the parameter. -
Uses of CertificateToken in eu.europa.esig.dss.model.x509.extension
Methods in eu.europa.esig.dss.model.x509.extension with parameters of type CertificateTokenModifier and TypeMethodDescriptionvoidCertificateExtension.checkCritical(CertificateToken certificateToken) Checks and sets whether the certificate extension is critical