Uses of Class
eu.europa.esig.dss.model.x509.extension.CRLDistributionPoints
Packages that use CRLDistributionPoints
-
Uses of CRLDistributionPoints in eu.europa.esig.dss.model.x509.extension
Methods in eu.europa.esig.dss.model.x509.extension that return CRLDistributionPointsModifier and TypeMethodDescriptionCertificateExtensions.getCRLDistributionPoints()
Returns the CRL distribution pointsMethods in eu.europa.esig.dss.model.x509.extension with parameters of type CRLDistributionPointsModifier and TypeMethodDescriptionvoid
CertificateExtensions.setCRLDistributionPoints
(CRLDistributionPoints crlDistributionPoints) Sets the CRL distribution points -
Uses of CRLDistributionPoints in eu.europa.esig.dss.spi
Methods in eu.europa.esig.dss.spi that return CRLDistributionPointsModifier and TypeMethodDescriptionstatic CRLDistributionPoints
CertificateExtensionsUtils.getCRLDistributionPoints
(CertificateToken certificateToken) Returns the CRL distribution points, when present