| java.lang.Object | |
| ↳ | com.atlassian.jira.util.BrowserUtils |
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | USER_AGENT_HEADER | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Returns the modifier key appropriate for the user's browser and platform (used for access keys)
| |||||||||||
Returns TRUE if the browser requires a Filter style opacity statement for PNGs
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Returns the modifier key appropriate for the user's browser and platform (used for access keys)
Returns TRUE if the browser requires a Filter style opacity statement for PNGs
| userAgent | the user agent header from the request |
|---|

