Class CSCertificateStoreSQLiteFactory

java.lang.Object
com.io7m.certusine.vanilla.internal.store.CSCertificateStoreSQLiteFactory
All Implemented Interfaces:
CSCertificateStoreFactoryType, com.io7m.repetoir.core.RPServiceType

public final class CSCertificateStoreSQLiteFactory extends Object implements CSCertificateStoreFactoryType
The default SQLite server database implementation.
  • Constructor Details

    • CSCertificateStoreSQLiteFactory

      public CSCertificateStoreSQLiteFactory()
      The default postgres server database implementation.
  • Method Details