Class JdbcCacheAIASource.SqlAIAResponse

java.lang.Object
eu.europa.esig.dss.service.x509.aia.JdbcCacheAIASource.SqlAIAResponse
All Implemented Interfaces:
SqlRecord
Enclosing class:
JdbcCacheAIASource

protected static class JdbcCacheAIASource.SqlAIAResponse extends Object implements SqlRecord
Represents an AIA record extracted from the SQL database table
  • Field Details

    • id

      protected String id
      ID of the record
    • aiaKey

      protected String aiaKey
      AIA internal key
    • certificateBinary

      protected byte[] certificateBinary
      Certificate binaries
  • Constructor Details

    • SqlAIAResponse

      protected SqlAIAResponse()
      Default constructor