Secure your Java applications against online threats by learning the powerful mechanisms of Spring Security. Presented as a cookbook full of recipes, this book covers a wide range of vulnerabilities and scenarios. Overview Learn about all the mandatory security measures for modern day applications using Spring Security Investigate different approaches to application level authentication and authorization Master how to mount security on applications used by developers and organizations In Detail Web applications are exposed to a variety of threats and vulnerabilities at the authentication, authorization, service, and domain object levels. Spring Security can help secure these applications against those threats. Spring Security is a popular applicati...