| Interface | Description |
|---|---|
| ServerLogoutHandler | |
| ServerLogoutSuccessHandler |
| Class | Description |
|---|---|
| LogoutWebFilter |
If the request matches, logs an authenticated user out by delegating to a
ServerLogoutHandler. |
| RedirectServerLogoutSuccessHandler | |
| SecurityContextServerLogoutHandler |
A
ServerLogoutHandler which removes the SecurityContext using the provided
ServerSecurityContextRepository |