Uses of Class
eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
Packages that use CRLToken
-
Uses of CRLToken in eu.europa.esig.dss.spi.validation
Methods in eu.europa.esig.dss.spi.validation that return types with arguments of type CRLTokenModifier and TypeMethodDescriptionValidationData.getCrlTokens()Sets CRL tokens to be included into the signatureMethod parameters in eu.europa.esig.dss.spi.validation with type arguments of type CRLTokenModifier and TypeMethodDescriptionvoidValidationData.excludeCRLTokensCollection(Collection<CRLToken> crlTokensToExclude) Removes all CRL token entries matchingcrlTokensToExcludefrom the current CRL data set -
Uses of CRLToken in eu.europa.esig.dss.spi.x509.revocation.crl
Methods in eu.europa.esig.dss.spi.x509.revocation.crl that return CRLTokenModifier and TypeMethodDescriptionCRLSource.getRevocationToken(eu.europa.esig.dss.model.x509.CertificateToken certificateToken, eu.europa.esig.dss.model.x509.CertificateToken issuerCertificateToken)