Interface CSCertificateStoreServiceType

All Superinterfaces:
AutoCloseable, com.io7m.repetoir.core.RPServiceType
All Known Implementing Classes:
CSCertificateStoreService

public interface CSCertificateStoreServiceType extends com.io7m.repetoir.core.RPServiceType, AutoCloseable
A service that maintains a reference to a certificate store, and reloads the store when the configuration changes.
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface java.lang.AutoCloseable

    close

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

    description