Uses of Interface
org.eblocker.server.http.controller.UserAgentController
Packages that use UserAgentController
Package
Description
-
Uses of UserAgentController in org.eblocker.server.common
Methods in org.eblocker.server.common that return UserAgentController -
Uses of UserAgentController in org.eblocker.server.http.controller.impl
Classes in org.eblocker.server.http.controller.impl that implement UserAgentControllerModifier and TypeClassDescriptionclassProvides access to user agent lists, current and outgoing user agent. -
Uses of UserAgentController in org.eblocker.server.http.server
Constructors in org.eblocker.server.http.server with parameters of type UserAgentControllerModifierConstructorDescriptionEblockerHttpsServer(int httpPort, int httpsPort, boolean useSystemOut, int maxContentSize, SecurityProcessor securityProcessor, DashboardAuthorizationProcessor dashboardAuthorizationProcessor, StartupStatusReporter startupStatusReporter, BaseURLs baseUrls, StaticFileController staticFileController, DiagnosticsReportController diagnosticsReportController, SystemStatusController systemStatusController, SSLContextHandler sslContextHandler, AnonymousController anonymousController, AppWhitelistModuleController appModulesController, AuthenticationController authenticationController, ControlBarController controlBarController, SplashController splashController, DeviceController deviceController, DeviceRegistrationController deviceRegistrationController, DnsController dnsController, DomainWhiteListController domainWhiteListController, EventController eventController, FactoryResetController factoryResetController, FeatureToggleController featureToggleController, FilterController filterController, LanguageController languageController, MessageCenterController messageCenterController, NetworkController networkController, OpenVpnController openVpnController, OpenVpnServerController openVpnServerController, PageContextController pageContextController, ParentalControlController parentalControlController, ParentalControlFilterListsController filterListsController, RecordingController recordingController, RedirectController redirectController, ReminderController reminderController, SSLController sslController, SettingsController settingsController, SetupWizardController setupWizardController, TimestampController timestampController, TimezoneController timezoneController, TransactionRecorderController transactionRecorderController, UpdateController updateController, UserAgentController userAgentController, UserController userController, ProductMigrationController productMigrationController, DashboardCardController dashboardCardController, CustomerInfoController customerInfoController, FeatureController featureController, MobileConnectionCheckController mobileConnectionCheckController, MobileDnsCheckController mobileDnsCheckController, TosController tosController, FilterStatisticsController filterStatisticsController, ConfigurationBackupController configBackupController, CustomDomainFilterConfigController customDomainFilterConfigController, LedSettingsController ledSettingsController, TasksController tasksController, ConnectionCheckController connectionCheckController, BlockerController blockerController, DomainRecorderController domainRecorderController, DoctorController doctorController)