| Interface | Description |
|---|---|
| DownloadPolicyProvider |
Provides a way to get the policy.
|
| UserAgentUtil |
Utility class for sniffer UserAgents
|
| Class | Description |
|---|---|
| BrowserUtils | |
| ContentDispositionHeaderGuesser |
This class can sniff a file according to the current settings specified by the MimeSNiffPolicyProvider and determine
how raw files should be handled.
|
| DownloadHeaderHelper |
This class can be used to retrieve what HTTP headers and values should be sent on a given download.
|
| HostileExtensionDetector |
A tool for loading and encapsulating the local policy for which MIME Content Types and file extensions may contain
active executable client-side content and which therefore should be treated carefully to avoid XSS attacks via
uploading these files as attachments.
|
| UserAgentUtil.Browser | |
| UserAgentUtil.OperatingSystem | |
| UserAgentUtil.UserAgent | |
| UserAgentUtilImpl |
Default Implementation for Sniffing User Agents.
|
| Enum | Description |
|---|---|
| DownloadPolicy |
Possible policies
|
| UserAgentUtil.BrowserFamily | |
| UserAgentUtil.BrowserMajorVersion | |
| UserAgentUtil.OperatingSystem.OperatingSystemFamily |
Copyright © 2018 Atlassian. All rights reserved.