AssignmentFilter |
Conditionally assigns values to expressions before and after the request is handled.
|
CookieFilter.Action |
Action to be performed for a cookie.
|
CryptoHeaderFilter.Operation |
Should the filter encrypt or decrypt the given headers ?
|
JwtFactory |
A JwtFactory encapsulates JWT production strategy into a re-usable and testable design.
|
ScriptableFilter |
A scriptable filter.
|
StaticRequestFilter |
Creates a new request and send it down the next handler (effectively replacing the previous request).
|
SwitchFilter |
Conditionally diverts the request to another handler.
|