| Interface | Description |
|---|---|
| AuthenticationFetcher |
Describes a bean which attempts to read an
Authentication from a HttpRequest being executed. |
| SecurityFilterOrderProvider |
Provides an order for the
SecurityFilter. |
| Class | Description |
|---|---|
| SecurityFilter |
Security Filter.
|
| SessionSecurityFilterOrderProvider |
Ensures the security filter runs after the session filter (if present)
|