| Interface | Description |
|---|---|
| HttpFilterChainBuilder<T> |
Extends the
HttpRequestFilter by allowing to add filter chains. |
| Class | Description |
|---|---|
| DefaultHttpFilterBuilder |
The default implementation of the
HttpFilterBuilder class. |
| NotHttpFilterChainBuilder |
The implementation of
HttpFilterChainBuilder that negates the last added filter. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.