Uses of Class
eu.europa.esig.dss.spi.x509.revocation.crl.CRLToken
Package
Description
-
Uses of CRLToken in eu.europa.esig.dss.jades.signature
Modifier and TypeMethodDescriptionprotected JsonObject
Builds and returns 'rVals' JsonObjectprotected void
JAdESLevelBaselineLT.incorporateRVals
(JAdESEtsiUHeader etsiUHeader, Set<CRLToken> crlsToAdd, Set<OCSPToken> ocspsToAdd, boolean base64UrlEncoded) Incorporates the provided set of certificates intoetsiUHeader
-
Uses of CRLToken in eu.europa.esig.dss.service.crl
Modifier and TypeMethodDescriptionJdbcCacheCRLSource.getRevocationToken
(CertificateToken certificateToken, CertificateToken issuerCertificateToken) JdbcCacheCRLSource.getRevocationToken
(CertificateToken certificateToken, CertificateToken issuerCertificateToken, boolean forceRefresh) OnlineCRLSource.getRevocationToken
(CertificateToken certificateToken, CertificateToken issuerCertificateToken) OnlineCRLSource.getRevocationToken
(CertificateToken certificateToken, CertificateToken issuerToken, List<String> alternativeUrls) -
Uses of CRLToken in eu.europa.esig.dss.spi.x509.revocation.crl
Modifier and TypeMethodDescriptionCRLSource.getRevocationToken
(CertificateToken certificateToken, CertificateToken issuerCertificateToken) -
Uses of CRLToken in eu.europa.esig.dss.validation
Modifier and TypeMethodDescriptionValidationData.getCrlTokens()
Sets CRL tokens to be included into the signature -
Uses of CRLToken in eu.europa.esig.dss.xades.signature
Modifier and TypeMethodDescriptionprotected Element
XAdESLevelBaselineT.incorporateRevocationValues
(Element parentDom, Collection<CRLToken> crlsToAdd, Collection<OCSPToken> ocspsToAdd) This method incorporates revocation values.protected void
XAdESLevelBaselineT.incorporateRevocationValues
(Element parentDom, Collection<CRLToken> crlsToAdd, Collection<OCSPToken> ocspsToAdd, String indent) This method incorporates revocation values, as well as adds missing indents if the parameter is specified: