|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/how-to-use-spring-security-to-secure-your-java-applications/
课程评论:没有评论
课程名称:Java Spring Security 课程概述:本课程旨在教导Java程序员如何为其Web应用程序添加强大的安全性。就像Facebook要求用户登录才能访问个人资料页面一样,我将向您展示如何阻止未授权用户访问您Java Web应用程序中的受保护页面。无需具备之前的Spring Security经验,我将详细指导您如何将新的或现有的Java Web应用程序进行修改,以便保护特定页面/URL不被未授权用户访问。未授权用户是指尚未提供与数据库中条目匹配的用户名和密码的任何人!我还会向您展示如何为用户账户分配角色,以便量身定制用户体验。不论是普通用户、管理员用户或超级用户,您都可以创建所需的用户角色,并使您的Web应用程序以动态方式做出响应。您将学习如何将Spring Security直接集成到现有数据库中,并在不到一天的时间内保护所需页面。此外,我还将详细讲解如何处理常常令人头疼的“设置”过程,确保您的体验轻松愉快。
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.