Interface HeaderFilter
-
- All Known Implementing Classes:
AllowAllHeaderFilter,AllowListHeaderFilter
public interface HeaderFilter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<Header>filter(List<Header> headers)
-