Package com.atlassian.jira.util
Class UserAgentUtilImpl
java.lang.Object
com.atlassian.jira.util.UserAgentUtilImpl
- All Implemented Interfaces:
UserAgentUtil
Default Implementation for Sniffing User Agents.
Some code was taken from http://nerds.palmdrive.net/useragent/code.html
- Since:
- v4.0
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.atlassian.jira.util.UserAgentUtil
UserAgentUtil.Browser, UserAgentUtil.BrowserFamily, UserAgentUtil.BrowserMajorVersion, UserAgentUtil.OperatingSystem, UserAgentUtil.UserAgent -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
UserAgentUtilImpl
public UserAgentUtilImpl()
-
-
Method Details
-
getUserAgentInfo
- Specified by:
getUserAgentInfoin interfaceUserAgentUtil
-