The web application that we built in an earlier chapter was quite simple. To make things interesting, this section introduces the security layer. This means users will be set up to access the whole application or only parts of it based on their roles. Securing web applications is necessary because they are usually accessed by multiple users in parallel, and each of them needs its own secure session to store its data. Once an application is exposed on the Internet, it is exposed to the risk of being attacked. In the century of Big Data, it is more than true ...
7. Spring Security
Get Pivotal Certified Professional Core Spring 5 Developer Exam: A Study Guide Using Spring Framework 5 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.