public class ContentFilter extends Object
| Constructor and Description |
|---|
ContentFilter(List<String> requestHeaderIncludeList,
List<String> responseHeaderIncludeList) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRequestHeaderInIncludeList(String headerName) |
boolean |
isResponseHeaderInIncludeList(String headerName) |
Copyright © 2017–2022 Atlassian. All rights reserved.