The Securing Web Applications using Spring Security training course introduces Java developers to the Spring Security framework.
The first half of this course, begins with an overview of the Spring Security framework. With the foundational knowledge laid, the course quickly moves into practical use of the framework by examining XML configuration for authentication and URL-based authorization. From there, the course examines Spring Security as a Java model, and advanced techniques including custom user realms, custom authorization constraints, method-based authorization, and instance-based authorization.
By attending Securing Web Applications using Spring Security workshop, delegates will learn to:
- Configure and Implement form-based authentication
- Work with and configure common authentication strategies, like “remember-me” and anonymous users
- Design and implement an authorization strategy relating to URLs
- Design and implement authorization roles to user accounts
- Work with application-specific user realms into Spring Security by implementing User DetailsService
- This Securing Web Applications using Spring Security class is designed for Java web developers looking to harden their application through the use of the Spring Security framework