# Reading the Username & Password Spring Security provides the following built in mechanisms for reading a username and password from the `HttpServletRequest`: ## Section Summary * [Form](form.html) * [Basic](basic.html) * [Digest](digest.html) [Username/Password](index.html)[Form](form.html)