Uses of Class
eu.europa.esig.dss.spi.exception.DSSExternalResourceException
Packages that use DSSExternalResourceException
Package
Description
-
Uses of DSSExternalResourceException in eu.europa.esig.dss.service.crl
Methods in eu.europa.esig.dss.service.crl that throw DSSExternalResourceExceptionModifier and TypeMethodDescriptionprotected RevocationToken<CRL> JdbcCacheCRLSource.buildRevocationTokenFromResult(SqlRecord response, CertificateToken certificateToken, CertificateToken issuerCertificateToken) -
Uses of DSSExternalResourceException in eu.europa.esig.dss.service.ocsp
Methods in eu.europa.esig.dss.service.ocsp that throw DSSExternalResourceExceptionModifier and TypeMethodDescriptionprotected RevocationToken<OCSP> JdbcCacheOCSPSource.buildRevocationTokenFromResult(SqlRecord response, CertificateToken certificateToken, CertificateToken issuerCert) -
Uses of DSSExternalResourceException in eu.europa.esig.dss.spi.exception
Subclasses of DSSExternalResourceException in eu.europa.esig.dss.spi.exceptionModifier and TypeClassDescriptionclassContains a map of occurred exceptions to different URL calls -
Uses of DSSExternalResourceException in eu.europa.esig.dss.spi.x509.revocation
Methods in eu.europa.esig.dss.spi.x509.revocation that throw DSSExternalResourceExceptionModifier and TypeMethodDescriptionprotected abstract RevocationToken<R> JdbcRevocationSource.buildRevocationTokenFromResult(SqlRecord response, CertificateToken certificateToken, CertificateToken issuerCertificateToken) BuildsRevocationTokenfrom the obtainedResultSet