Uses of Class
org.eblocker.server.common.squid.SquidWarningService
Packages that use SquidWarningService
-
Uses of SquidWarningService in org.eblocker.server.http.controller.impl
Constructors in org.eblocker.server.http.controller.impl with parameters of type SquidWarningServiceModifierConstructorDescriptionSSLControllerImpl(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) -
Uses of SquidWarningService in org.eblocker.server.http.service
Constructors in org.eblocker.server.http.service with parameters of type SquidWarningServiceModifierConstructorDescriptionAutoTrustAppService(SquidWarningService squidWarningService, AppModuleService appModuleService, DomainBlockingService domainBlockingService, DeviceService deviceService)