Java Spring Security

4.49

Updated on

Course overview

Provider
Udemy
Course type
Paid course
Level
Intermediate
Duration
3 hours
Lessons
15 lessons
Certificate
Available on completion
Course author
Trevor Page
  • Add a layer of authentication to their web application (i.e. username/password)
  • Use roles to manage user accounts (i.e. basic user vs admin user vs super user)
  • Automatically encrypt the passwords stored in their database
  • Stop users from sharing their user accounts (via session management)
  • Add method level security to block certain users from accessing certain methods
  • Add custom logic to use Spring Security on their legacy systems

Description

Java Spring Security allows you to add a layer of security to your Java web applications.

This course will teach a Java programmer to add robust security to their web applications. Just like Facebook requires you to login before you can access your profile page, I will teach you how to stop unauthorized users from accessing the protected pages in your Java web application.

No prior experience with Spring Security is needed.

I'll show you exactly how to take your new or existing Java web application and make it so that you can protect certain pages/URLs from unauthorized users.

What is an unauthorized user?

Anyone who hasn't yet provided a username and password that matches an entry in your database!

I even show you how to assign roles to user accounts so you can custom tailor the user experience.

Basic users, Admin users, Super users, whatever user role you'd like to create, you can weave them into your web application and have it respond in dynamic ways

You'll learn how to integrate Spring Security directly into your existing database and protect whichever pages you like in less than a day.

Plus I show you exactly how to handle the always pesky "set up" process so it'll be a pain free experience for you.

Similar courses

Java Programming for Complete Beginners
  • 31 hours
  • 372 lessons
  • Certificate
Java Spring Security
  • English language

  • Recommended provider

  • Certificate available