Uses of Class
org.eblocker.server.common.data.messagecenter.provider.CertificateExpirationMessageProvider
Packages that use CertificateExpirationMessageProvider
-
Uses of CertificateExpirationMessageProvider in org.eblocker.server.http.service
Constructors in org.eblocker.server.http.service with parameters of type CertificateExpirationMessageProviderModifierConstructorDescriptionMessageCenterService(DataSource dataSource, EventMessageProvider eventMessageProvider, SslSupportMessageProvider sslSupportMessageProvider, LicenseExpirationMessageProvider licenseExpirationMessageProvider, ReleaseNotesMessageProvider releaseNotesMessageProvider, RouterCompatibilityMessageProvider routerCompatibilityMessageProvider, DailyNewsMessageProvider dailyNewsMessageProvider, CertificateExpirationMessageProvider certificateExpirationMessageProvider, CertificateUntrustedMessageProvider certificateUntrustedMessageProvider, LocalDnsIsNotGatewayMessageProvider localDnsIsNotGatewayMessageProvider, UnreliableDnsServerMessageProvider unreliableDnsServerMessageProvider, AppModuleRemovalMessageProvider appModuleRemovalMessageProvider, FilterListsOutdatedMessageProvider filterListsOutdatedMessageProvider, ProductInfoService productInfoService, DeviceService deviceService, UserService userService, ParentalControlService parentalControlService)