public class TestAccessLogFilter extends BaseJiraWebTest
| Modifier and Type | Field and Description |
|---|---|
static String |
JS_META_USERNAME |
static String |
USERNAME |
static String |
X_AUSERNAME |
jiraWebTestClassRules, webTestRulebackdoor, jira, logger, mailHelper, pageBinder| Constructor and Description |
|---|
TestAccessLogFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testRecordUserInformation()
AccessLogFilter is supposed to add username header to every request, some plugins depend on that and also on fact
that header value is compatible with javascript decodeURIComponent
|
getBackdoor, getBaseClassRule, getBaseRulepublic static final String USERNAME
public static final String X_AUSERNAME
public static final String JS_META_USERNAME
Copyright © 2002-2016 Atlassian. All Rights Reserved.