Uses of Class
eu.europa.esig.dss.spi.tsl.TrustProperties
| Package | Description |
|---|---|
| eu.europa.esig.dss.spi.tsl | |
| eu.europa.esig.dss.spi.x509 |
-
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 TrustProperties Modifier and Type Method Description List<TrustProperties>TrustedListsCertificateSource. getTrustServices(CertificateToken token)Method parameters in eu.europa.esig.dss.spi.tsl with type arguments of type TrustProperties Modifier and Type Method Description voidTrustedListsCertificateSource. 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 TrustProperties Modifier and Type Method Description List<TrustProperties>CommonTrustedCertificateSource. getTrustServices(CertificateToken token)