Uses of Class
eu.europa.esig.dss.spi.x509.revocation.OnlineRevocationSource.RevocationTokenAndUrl
Packages that use OnlineRevocationSource.RevocationTokenAndUrl
Package
Description
-
Uses of OnlineRevocationSource.RevocationTokenAndUrl in eu.europa.esig.dss.service.crl
Methods in eu.europa.esig.dss.service.crl that return OnlineRevocationSource.RevocationTokenAndUrlModifier and TypeMethodDescriptionOnlineCRLSource.getRevocationTokenAndUrl
(CertificateToken certificateToken, CertificateToken issuerToken) protected OnlineRevocationSource.RevocationTokenAndUrl<CRL>
OnlineCRLSource.getRevocationTokenAndUrl
(CertificateToken certificateToken, CertificateToken issuerToken, List<String> crlUrls) Extracts a CRL token for acertificateToken
from the given list ofcrlUrls
-
Uses of OnlineRevocationSource.RevocationTokenAndUrl in eu.europa.esig.dss.service.ocsp
Methods in eu.europa.esig.dss.service.ocsp that return OnlineRevocationSource.RevocationTokenAndUrlModifier and TypeMethodDescriptionOnlineOCSPSource.getRevocationTokenAndUrl
(CertificateToken certificateToken, CertificateToken issuerToken) protected OnlineRevocationSource.RevocationTokenAndUrl<OCSP>
OnlineOCSPSource.getRevocationTokenAndUrl
(CertificateToken certificateToken, CertificateToken issuerToken, List<String> ocspUrls) Extracts an OCSP token for acertificateToken
from the given list ofocspUrls
-
Uses of OnlineRevocationSource.RevocationTokenAndUrl in eu.europa.esig.dss.spi.x509.revocation
Methods in eu.europa.esig.dss.spi.x509.revocation that return OnlineRevocationSource.RevocationTokenAndUrlModifier and TypeMethodDescriptionOnlineRevocationSource.getRevocationTokenAndUrl
(CertificateToken certificateToken, CertificateToken issuerToken) This method retrieves aRevocationTokenAndUrl
for the certificateToken