Interface CSCertificateStoreFactoryType

All Superinterfaces:
com.io7m.repetoir.core.RPServiceType
All Known Implementing Classes:
CSCertificateStoreSQLiteFactory

@ProviderType public interface CSCertificateStoreFactoryType extends com.io7m.repetoir.core.RPServiceType
The type of certificate store factories.
  • Method Summary

    Modifier and Type
    Method
    Description
    open(CSTelemetryServiceType telemetry, Path file)
    Create or open a certificate store.

    Methods inherited from interface com.io7m.repetoir.core.RPServiceType

    description