Class UserAgentControllerImpl

java.lang.Object
org.eblocker.server.http.server.SessionContextController
org.eblocker.server.http.controller.impl.UserAgentControllerImpl
All Implemented Interfaces:
UserAgentController

public class UserAgentControllerImpl extends SessionContextController implements UserAgentController
Provides access to user agent lists, current and outgoing user agent. The predefined user agents are located under the path which is set in configuration.properties (userAgents.predefinedProfiles.file); The structure is: ProfileName#UserAgentString ('#' is used as separator because it should not appear in normal user agent strings)