| Interface | Description |
|---|---|
| KeyCleanser |
| Class | Description |
|---|---|
| AbstractSpringWorkFilter<W extends SpringWork> |
An implementation of AbstractHttpWorkFilter to create the payload to track requests.
|
| ExceptionResponse | |
| PathMetadataCleanser |
By default, when adding a standardMap to this cleanser,
it will convert all CamelCase keys and values to snake_case.
|
| SpringLoggerHandlerInterceptor |
This class logs the start of a request
|
| SpringRequestBouncerHandlerInterceptor |
This class checks if the request can still pass through after user is known,
i.e.
|
| SpringWork |
An implementation of
HttpWork. |
| SpringWorkFilter | |
| SpringWorkPostAuthFilter |
This class updates the user information in the payload work
(i.e.
|
| ZombieExceptionHandler | |
| ZombieHttpInterceptor |
| Enum | Description |
|---|---|
| FilterOrder |
Filter order matters.
|
Copyright © 2019. All rights reserved.