Uses of Class
eu.europa.esig.dss.model.tsl.TrustProperties
Packages that use TrustProperties
Package
Description
-
Uses of TrustProperties in eu.europa.esig.dss.model.tsl
Methods in eu.europa.esig.dss.model.tsl that return types with arguments of type TrustPropertiesModifier and TypeMethodDescriptionTrustPropertiesCertificateSource.getTrustServices
(CertificateToken token) Returns TrustProperties for the given certificate, when applicableMethod parameters in eu.europa.esig.dss.model.tsl with type arguments of type TrustPropertiesModifier and TypeMethodDescriptionvoid
TrustPropertiesCertificateSource.setTrustPropertiesByCertificates
(Map<CertificateToken, List<TrustProperties>> trustPropertiesByCerts) The method allows to fill the CertificateSource -
Uses of TrustProperties in eu.europa.esig.dss.spi.tsl
Methods in eu.europa.esig.dss.spi.tsl that return types with arguments of type TrustPropertiesModifier and TypeMethodDescriptionTrustedListsCertificateSource.getTrustServices
(CertificateToken token) Method parameters in eu.europa.esig.dss.spi.tsl with type arguments of type TrustPropertiesModifier and TypeMethodDescriptionvoid
TrustedListsCertificateSource.setTrustPropertiesByCertificates
(Map<CertificateToken, List<TrustProperties>> trustPropertiesByCerts) -
Uses of TrustProperties in eu.europa.esig.dss.spi.x509
Methods in eu.europa.esig.dss.spi.x509 that return types with arguments of type TrustPropertiesModifier and TypeMethodDescriptionCommonTrustedCertificateSource.getTrustServices
(CertificateToken token) Deprecated.since DSS 6.1. -
Uses of TrustProperties in eu.europa.esig.dss.validation.reports.diagnostic
Method parameters in eu.europa.esig.dss.validation.reports.diagnostic with type arguments of type TrustPropertiesModifier and TypeMethodDescriptionXmlTrustServiceProviderBuilder.build
(CertificateToken certificateToken, Map<CertificateToken, List<TrustProperties>> relatedTrustServices) This method builds a list ofXmlTrustServiceProvider
s corresponding to the givenCertificateToken