Uses of Class
eu.europa.esig.dss.spi.x509.revocation.ocsp.OCSPToken
Package | Description |
---|---|
eu.europa.esig.dss.pdf | |
eu.europa.esig.dss.service.ocsp | |
eu.europa.esig.dss.spi.x509.revocation.ocsp | |
eu.europa.esig.dss.validation |
-
Uses of OCSPToken in eu.europa.esig.dss.pdf
Methods in eu.europa.esig.dss.pdf that return types with arguments of type OCSPToken Modifier and Type Method Description List<OCSPToken>
DSSDictionaryCallback. getOcsps()
Gets the OCSP tokensMethod parameters in eu.europa.esig.dss.pdf with type arguments of type OCSPToken Modifier and Type Method Description void
DSSDictionaryCallback. setOcsps(List<OCSPToken> ocsps)
Sets the OCSP tokens -
Uses of OCSPToken in eu.europa.esig.dss.service.ocsp
Methods in eu.europa.esig.dss.service.ocsp that return OCSPToken Modifier and Type Method Description protected OCSPToken
JdbcCacheOCSPSource. buildRevocationTokenFromResult(ResultSet rs, CertificateToken certificateToken, CertificateToken issuerCert)
OCSPToken
JdbcCacheOCSPSource. getRevocationToken(CertificateToken certificateToken, CertificateToken issuerCertificateToken)
OCSPToken
JdbcCacheOCSPSource. getRevocationToken(CertificateToken certificateToken, CertificateToken issuerCertificateToken, boolean forceRefresh)
OCSPToken
OnlineOCSPSource. getRevocationToken(CertificateToken certificateToken, CertificateToken issuerCertificateToken)
OCSPToken
OnlineOCSPSource. getRevocationToken(CertificateToken certificateToken, CertificateToken issuerCertificateToken, List<String> alternativeUrls)
-
Uses of OCSPToken in eu.europa.esig.dss.spi.x509.revocation.ocsp
Methods in eu.europa.esig.dss.spi.x509.revocation.ocsp that return OCSPToken Modifier and Type Method Description OCSPToken
OCSPSource. getRevocationToken(CertificateToken certificateToken, CertificateToken issuerCertificateToken)
Constructors in eu.europa.esig.dss.spi.x509.revocation.ocsp with parameters of type OCSPToken Constructor Description OCSPSignatureIntegrityValidator(OCSPToken ocspToken)
-
Uses of OCSPToken in eu.europa.esig.dss.validation
Methods in eu.europa.esig.dss.validation that return types with arguments of type OCSPToken Modifier and Type Method Description List<OCSPToken>
ValidationDataForInclusion. getOcspTokens()
Sets OCSP tokens ti be included into the signature