Package org.springframework.security.web.authentication.www
-
Class Summary Class Description BasicAuthenticationFilter Processes a HTTP request's BASIC authorization headers, putting the result into theSecurityContextHolder.
| Class | Description |
|---|---|
| BasicAuthenticationFilter |
Processes a HTTP request's BASIC authorization headers, putting the result
into the
SecurityContextHolder. |