mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-02-25 17:06:42 +00:00
6 lines
229 B
Plaintext
6 lines
229 B
Plaintext
|
[[servlet-authentication-unpwd-input]]
|
||
|
= Reading the Username & Password
|
||
|
:page-section-summary-toc: 1
|
||
|
|
||
|
Spring Security provides the following built in mechanisms for reading a username and password from the `HttpServletRequest`:
|