This document provides an overview of securing web applications with Spring Security 3. It begins with introductions to the speaker and Spring Security. It then outlines hands-on steps for securing a sample FBI X-Files web application with Spring Security, including setting up authentication, authorization for web resources and business methods, encryption, and more advanced topics. The document emphasizes that Spring Security provides a more flexible and adaptable approach to security than standard JEE security.