Package eu.europa.esig.dss.service.ocsp
Class JdbcCacheOCSPSource.SqlOCSPResponse
java.lang.Object
eu.europa.esig.dss.service.ocsp.JdbcCacheOCSPSource.SqlOCSPResponse
- All Implemented Interfaces:
SqlRecord
- Enclosing class:
JdbcCacheOCSPSource
Represents an OCSP record extracted from the SQL database table
-
Field Details
-
id
ID of the record -
ocspBinary
protected byte[] ocspBinaryOCSP binary -
ocspUrl
OCSP URL
-
-
Constructor Details
-
SqlOCSPResponse
protected SqlOCSPResponse()Default constructor
-