Uses of Class
org.eblocker.server.http.service.FailedConnectionSuggestionService
Packages that use FailedConnectionSuggestionService
-
Uses of FailedConnectionSuggestionService in org.eblocker.server.http.controller.impl
Constructors in org.eblocker.server.http.controller.impl with parameters of type FailedConnectionSuggestionServiceModifierConstructorDescriptionSSLControllerImpl(SslService sslService, SSLWhitelistService whitelistDomainStore, SslCertificateClientInstallationTracker tracker, DeviceService deviceService, SessionStore sessionStore, PageContextStore pageContextStore, UserService userService, ParentalControlService parentalControlService, SquidWarningService squidWarningService, FailedConnectionSuggestionService failedConnectionSuggestionService, NetworkStateMachine networkStateMachine, com.fasterxml.jackson.databind.ObjectMapper objectMapper, UserAgentService userAgentService, AutoTrustAppService autoTrustAppService)