Uses of Class
eu.europa.esig.dss.spi.tsl.TrustProperties
Packages that use TrustProperties
Package
Description
-
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) The method allows to fill the CertificateSource -
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) Returns TrustProperties for the given certificate -
Uses of TrustProperties in eu.europa.esig.dss.validation
Method parameters in eu.europa.esig.dss.validation with type arguments of type TrustPropertiesModifier and TypeMethodDescriptionXmlTrustedServiceProviderBuilder.build
(CertificateToken certificateToken, Map<CertificateToken, List<TrustProperties>> relatedTrustServices) This method builds a list ofXmlTrustedServiceProvider
s corresponding to the givenCertificateToken