public interface Filter
| Modifier and Type | Method and Description |
|---|---|
void |
process(FilterChain chain,
Request request,
Response response) |
void process(FilterChain chain, Request request, Response response)
Copyright © 2021 McEvoy Software Ltd. All rights reserved.