Spring Framework: Authenticating Users with Spring Security

Go to class
Write Review

Free Online Course: Spring Framework: Authenticating Users with Spring Security provided by Pluralsight is a comprehensive online course, which lasts for 4-5 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Spring Framework: Authenticating Users with Spring Security is taught by Bryan Hansen.

Overview
  • This Spring Security tutorial covers fundamentals from what Spring Security is, to how you can effectively secure your Java apps.

    This course covers all of the fundamentals of Spring Security. It covers securing your app, user storage in memory and in a database, authentication against ldap and authorization against a database, updated hashing algorithms for password storage, customizing the UI, method level security as well as method level permissions, and new techniques for accessing the current logged in user.