Class | Description |
---|---|
AccessLogBuilder |
A builder class that can create access log entries
|
AccessLogFilter |
Logs the JIRA user name and request URL via log4j to a special log file in Apache Combined Log Format (with response
time)
|
AccessLogImprinter |
This can imprint output such as web pages with details that will have been placed in the access logs.
|
AccessLogIPAddressUtil |
This can give back a IP address String that take into account proxies and X-Forwarded-For etc...
|
AccessLogRequestInfo |
AccessLogRequestInfo is used to place request information into the HTTP request itself and to keep count of the
number of requests coming into and out of JIRA
|
AtlassianSessionIdUtil |
You can use this to generate a hash of the JSESSIONID so we can get session specific information into logs without
giving away the keys to the house!
|
Copyright © 2002-2023 Atlassian. All Rights Reserved.