Spring Security Core: Beginner to Guru

seeders: 1
leechers: 0
Added 4 years ago by cybil18 in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

Spring Security Core: Beginner to Guru (Size: 5.37 GB)
  01 - Introduction
  001 Introduction.mp4 19.29 MB
  001 Introduction_en.vtt 1.26 KB
  002 What You Will Build In Your Spring Security Course.mp4 21.65 MB
  002 What You Will Build In Your Spring Security Course_en.vtt 3.58 KB
  003 Getting The Most Out of Your Course_.mp4 27.95 MB
  003 Getting The Most Out of Your Course__en.vtt 8.34 KB
  004 Setting up your Development Environment.mp4 14.98 MB
  004 Setting up your Development Environment_en.vtt 4.31 KB
  005 Slack Group for Spring Security.html 2.21 KB
  006 Github Work Flow.mp4 125.55 MB
  006 Github Work Flow_en.vtt 16.23 KB
  007 Is Your IDE Free Like a Puppy_.mp4 83.49 MB
  007 Is Your IDE Free Like a Puppy__en.vtt 5.31 KB
  008 Free 120 Day IntelliJ IDEA Trial_.html 1.46 KB
  25603592-SetupDevEnvironment.pdf 2.54 MB
  25710974-GettingMostOutofCourse.pdf 2.27 MB
  02 - Introduction to Spring Security
  001 Introduction.mp4 35.58 MB
  001 Introduction_en.vtt 2.14 KB
  002 Application Security 101.mp4 88.82 MB
  002 Application Security 101_en.vtt 22.84 KB
  003 Introducing Spring Security.mp4 32.17 MB
  003 Introducing Spring Security_en.vtt 8.53 KB
  004 OWASP Common Web Vulnerabilities.mp4 27.93 MB
  004 OWASP Common Web Vulnerabilities_en.vtt 6.86 KB
  005 Cross Site Scripting - XSS.mp4 30.1 MB
  005 Cross Site Scripting - XSS_en.vtt 8.22 KB
  006 Cross Site Forgery.mp4 30.04 MB
  006 Cross Site Forgery_en.vtt 7.79 KB
  25604334-Security101.pdf 2.3 MB
  25604716-CommonWebVulner.pdf 2.25 MB
  25605506-CrossSiteScripting.pdf 2.25 MB
  25605760-CrossSiteForgery.pdf 2.27 MB
  25711364-2-RoadMap.pdf 2.07 MB
  26127142-IntrotoSpringSecurity.pdf 2.25 MB
  external-assets-links.txt 313 B
  03 - HTTP Basic Auth
  001 Introduction.mp4 25.44 MB
  001 Introduction_en.vtt 1.59 KB
  002 Overview of HTTP Basic Authentication.mp4 29.3 MB
  002 Overview of HTTP Basic Authentication_en.vtt 6.71 KB
  003 SFG Brewery Code Review.mp4 58.74 MB
  003 SFG Brewery Code Review_en.vtt 12.78 KB
  004 Spring Security Default Basic Auth.mp4 57.14 MB
  004 Spring Security Default Basic Auth_en.vtt 9.8 KB
  005 Customizing User Name and Password.mp4 17.97 MB
  005 Customizing User Name and Password_en.vtt 3.21 KB
  006 Testing Spring Security with JUnit 5.mp4 46.72 MB
  006 Testing Spring Security with JUnit 5_en.vtt 6.61 KB
  007 Testing HTTP Basic Auth.mp4 33.41 MB
  007 Testing HTTP Basic Auth_en.vtt 3.56 KB
  008 Spring Security Filter Chain.mp4 30.88 MB
  008 Spring Security Filter Chain_en.vtt 6.92 KB
  25606450-OverviewHTTPBasic.pdf 2.25 MB
  25683390-SpringSecurityFilterChain.pdf 2.38 MB
  25711418-3-RoadMap.pdf 2.08 MB
  external-assets-links.txt 164 B
  04 - Spring Security Java Configuration
  001 Introduction.mp4 19.63 MB
  001 Introduction_en.vtt 1.23 KB
  002 Permit All with URL Pattern Matching.mp4 95.35 MB
  002 Permit All with URL Pattern Matching_en.vtt 13.87 KB
  003 HTTP Method Matching.mp4 33.14 MB
  003 HTTP Method Matching_en.vtt 4.49 KB
  004 Spring MVC Path Matchers.mp4 22.82 MB
  004 Spring MVC Path Matchers_en.vtt 2.9 KB
  25710952-4-RoadMap.pdf 2.08 MB
  external-assets-links.txt 183 B
  05 - In Memory Authentication Provider
  001 Introduction.mp4 23.34 MB
  001 Introduction_en.vtt 1.37 KB
  002 Spring Security Authentication Process.mp4 19.5 MB
  002 Spring Security Authentication Process_en.vtt 5.57 KB
  003 User Details Service.mp4 47.32 MB
  003 User Details Service_en.vtt 7.38 KB
  004 In Memory Authentication Fluent API.mp4 39.2 MB
  004 In Memory Authentication Fluent API_en.vtt 4.7 KB
  25730730-5-RoadMap.pdf 2.08 MB
  25732492-SpringSecAuthProcess.pdf 2.28 MB
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  external-assets-links.txt 187 B
  06 - Password Security
  001 Introduction.mp4 25.23 MB
  001 Introduction_en.vtt 1.57 KB
  002 Password Encoding.mp4 38.18 MB
  002 Password Encoding_en.vtt 10.66 KB
  003 MD5 Hash and Password Salt.mp4 27.06 MB
  003 MD5 Hash and Password Salt_en.vtt 5.73 KB
  004 NoOp Password Encoder.mp4 32.82 MB
  004 NoOp Password Encoder_en.vtt 4.28 KB
  005 LDAP Password Encoder.mp4 41.44 MB
  005 LDAP Password Encoder_en.vtt 5.67 KB
  006 SHA-256 Password Encoder.mp4 41.3 MB
  006 SHA-256 Password Encoder_en.vtt 5.69 KB
  007 BCrypt Password Encoder.mp4 32.84 MB
  007 BCrypt Password Encoder_en.vtt 5.67 KB
  008 Delegating Password Encoder.mp4 63.43 MB
  008 Delegating Password Encoder_en.vtt 8.21 KB
  009 Custom Delegating Password Encoder.mp4 34.58 MB
  009 Custom Delegating Password Encoder_en.vtt 3.81 KB
  25734930-PasswordEncoding.pdf 2.23 MB
  26257436-6-RoadMap.pdf 2.07 MB
  external-assets-links.txt 177 B
  07 - Custom Authentication Filter
  001 Introduction.mp4 28.36 MB
  001 Introduction_en.vtt 1.69 KB
  002 Custom Authentication Filter Overview.mp4 20.24 MB
  002 Custom Authentication Filter Overview_en.vtt 4.81 KB
  003 Delete Beer by ID MockMVC Test.mp4 25.69 MB
  003 Delete Beer by ID MockMVC Test_en.vtt 3.73 KB
  004 Custom Authentication Filter.mp4 65.44 MB
  004 Custom Authentication Filter_en.vtt 9.01 KB
  005 Spring Security Configuration.mp4 44.05 MB
  005 Spring Security Configuration_en.vtt 6.08 KB
  006 Debugging Spring Security.mp4 43.09 MB
  006 Debugging Spring Security_en.vtt 4.77 KB
  007 Custom Do Filter Method.mp4 64.48 MB
  007 Custom Do Filter Method_en.vtt 7.71 KB
  008 Custom Failure Handler.mp4 93.43 MB
  008 Custom Failure Handler_en.vtt 11.89 KB
  25757902-CustomAuthFilter.pdf 2.3 MB
  26237280-7-RoadMap.pdf 2.05 MB
  external-assets-links.txt 291 B
  08 - Database Authentication
  001 Introduction.mp4 33.05 MB
  001 Introduction_en.vtt 2.06 KB
  002 Database Authentication Overview.mp4 16.83 MB
  002 Database Authentication Overview_en.vtt 4.46 KB
  003 JPA Entities.mp4 63.65 MB
  003 JPA Entities_en.vtt 11.03 KB
  004 Project Lombok Configuration.mp4 38.66 MB
  004 Project Lombok Configuration_en.vtt 7.55 KB
  005 Spring Data JPA Repositories.mp4 21.76 MB
  005 Spring Data JPA Repositories_en.vtt 4.52 KB
  006 H2 Database Console Access.mp4 46.14 MB
  006 H2 Database Console Access_en.vtt 7.5 KB
  007 User Details Service.mp4 59.33 MB
  007 User Details Service_en.vtt 9.19 KB
  008 Spring Security Configuration.mp4 81.14 MB
  008 Spring Security Configuration_en.vtt 10.23 KB
  009 Spring Boot Test Context.mp4 45.27 MB
  009 Spring Boot Test Context_en.vtt 5.25 KB
  25761462-SpringSecurity.pdf 2.22 MB
  26237368-8-RoadMap.pdf 2.04 MB
  external-assets-links.txt 193 B
  09 - User Roles
  001 Introduction.mp4 29.8 MB
  001 Introduction_en.vtt 1.77 KB
  002 Authorization in Spring Security.mp4 43.57 MB
  002 Authorization in Spring Security_en.vtt 12.82 KB
  003 Configuring User Roles.mp4 19.18 MB
  003 Configuring User Roles_en.vtt 4.48 KB
  004 Verify Role in Filter - Delete.mp4 48.76 MB
  004 Verify Role in Filter - Delete_en.vtt 5.19 KB
  005 Allow Multiple Roles.mp4 28.84 MB
  005 Allow Multiple Roles_en.vtt 3.75 KB
  006 Refactor JUnit 5 Tests.mp4 88.08 MB
  006 Refactor JUnit 5 Tests_en.vtt 12.4 KB
  007 Introduction to Method Security.mp4 54 MB
  007 Introduction to Method Security_en.vtt 6.56 KB
  008 Security Expression Based Syntax.mp4 42.05 MB
  008 Security Expression Based Syntax_en.vtt 6.11 KB
  25783944-AuthorizationInSpringSec.pdf 2.31 MB
  25966284-ConfigUserRoles.pdf 2.22 MB
  25977472-ConfigUserRoles6.pdf 2.22 MB
  26049370-ConfigUserRoles9.pdf 2.22 MB
  26049476-ConfigUserRoles9.pdf 2.22 MB
  26237540-9-RoadMap.pdf 2.04 MB
  external-assets-links.txt 182 B
  10 - User Authorities
  001 Introduction.mp4 30.37 MB
  001 Introduction_en.vtt 1.85 KB
  002 Overview Database Refactoring.mp4 17.11 MB
  002 Overview Database Refactoring_en.vtt 5.2 KB
  003 Updated JPA Configuration.mp4 58.88 MB
  003 Updated JPA Configuration_en.vtt 9.64 KB
  004 Defining Roles for Beer Operations.mp4 61.33 MB
  004 Defining Roles for Beer Operations_en.vtt 7.56 KB
  005 Update Spring Security for RESTful Beer API.mp4 58.72 MB
  005 Update Spring Security for RESTful Beer API_en.vtt 6.54 KB
  006 Custom Authorization Annotations.mp4 57.42 MB
  006 Custom Authorization Annotations_en.vtt 6.73 KB
  26063020-RefactorRoles.pdf 2.27 MB
  26237576-10-RoadMap.pdf 2.03 MB
  external-assets-links.txt 193 B
  11 - Multitenancy Security
  001 Introduction.mp4 41.58 MB
  001 Introduction_en.vtt 2.6 KB
  002 Multitenancy Overview.mp4 29.98 MB
  002 Multitenancy Overview_en.vtt 8.02 KB
  003 Order Controller Code Review.mp4 36.06 MB
  003 Order Controller Code Review_en.vtt 4.83 KB
  004 Define Roles for Beer Orders.mp4 43.56 MB
  004 Define Roles for Beer Orders_en.vtt 4.24 KB
  005 Update JPA User.mp4 45.04 MB
  005 Update JPA User_en.vtt 6.66 KB
  006 User Customer JPA Mapping.mp4 19.19 MB
  006 User Customer JPA Mapping_en.vtt 3 KB
  007 Refactor Bootstrap Data.mp4 103.24 MB
  007 Refactor Bootstrap Data_en.vtt 13.37 KB
  008 TDD - Write Failing Tests.mp4 55.41 MB
  008 TDD - Write Failing Tests_en.vtt 9.03 KB
  009 Custom Authentication Manager.mp4 28.33 MB
  009 Custom Authentication Manager_en.vtt 5.39 KB
  010 Secure Read Order.mp4 75.74 MB
  010 Secure Read Order_en.vtt 8.91 KB
  011 Using Authentication Principle.mp4 62.17 MB
  011 Using Authentication Principle_en.vtt 7.51 KB
  012 Spring Security with Spring Data JPA.mp4 107.3 MB
  012 Spring Security with Spring Data JPA_en.vtt 15.59 KB
  26092220-MultitenancyOverview.pdf 2.28 MB
  26100804-WriteFailingTests.pdf 2.24 MB
  26237630-11-RoadMap.pdf 2.03 MB
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  external-assets-links.txt 202 B
  12 - CSRF Protection in Spring Security
  001 Introduction.html 140 B
  002 Enable CSRF Protection in Spring Security.mp4 40.01 MB
  002 Enable CSRF Protection in Spring Security_en.vtt 5.56 KB
  003 CSRF with Spring MockMVC.mp4 25.2 MB
  003 CSRF with Spring MockMVC_en.vtt 3.07 KB
  004 Update Customer Forms with CSRF.mp4 72.64 MB
  004 Update Customer Forms with CSRF_en.vtt 11.4 KB
  external-assets-links.txt 181 B
  13 - Login Form
  001 Introduction.html 118 B
  002 Tag Library Overview.mp4 25.55 MB
  002 Tag Library Overview_en.vtt 6.93 KB
  003 Add Login Form to Index Page.mp4 55.87 MB
  003 Add Login Form to Index Page_en.vtt 8 KB
  004 Add Logout Action.mp4 71.84 MB
  004 Add Logout Action_en.vtt 9.44 KB
  005 Update Java Configuration for Login Form.mp4 48.77 MB
  005 Update Java Configuration for Login Form_en.vtt 8.25 KB
  006 Login and Logout Messages.mp4 36.82 MB
  006 Login and Logout Messages_en.vtt 4.99 KB
  007 Show Elements by User Permission.mp4 31.64 MB
  007 Show Elements by User Permission_en.vtt 5.37 KB
  26258210-TagLibrary.pdf 2.23 MB
  external-assets-links.txt 177 B
  14 - Remember Me
  001 Introduction.html 88 B
  002 Remember Me Overview.mp4 48.25 MB
  002 Remember Me Overview_en.vtt 12.01 KB
  003 Simple Hash-Based Token Remember Me.mp4 65.5 MB
  003 Simple Hash-Based Token Remember Me_en.vtt 8.03 KB
  004 Persistent Token Rememeber Me.mp4 99.09 MB
  004 Persistent Token Rememeber Me_en.vtt 12.97 KB
  26447394-RememberMeOverview.pdf 2.25 MB
  external-assets-links.txt 389 B
  15 - User Lockout Using Spring Security Events
  001 Introduction.html 113 B
  002 Introduction.html 121 B
  003 Overview of Spring Security Authentication Events.mp4 20.84 MB
  003 Overview of Spring Security Authentication Events_en.vtt 5.61 KB
  004 Configuration of Spring Security Event Publisher.mp4 51.12 MB
  004 Configuration of Spring Security Event Publisher_en.vtt 7.02 KB
  005 Logging of Authentication Success Events.mp4 79.81 MB
  005 Logging of Authentication Success Events_en.vtt 9.83 KB
  006 Persistence of Authentication Success Events.mp4 39.45 MB
  006 Persistence of Authentication Success Events_en.vtt 5.2 KB
  007 Locking User Account After Failed Attempts.mp4 51.77 MB
  007 Locking User Account After Failed Attempts_en.vtt 6.57 KB
  008 Account Locked Message.mp4 72.21 MB
  008 Account Locked Message_en.vtt 7.67 KB
  009 Automatically Unlocking Accounts After Period of Time.mp4 68.48 MB
  009 Automatically Unlocking Accounts After Period of Time_en.vtt 10.54 KB
  26530692-SpringSecEvents.pdf 2.23 MB
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  external-assets-links.txt 188 B
  16 - Two Factor Authentication
  001 Introduction.html 104 B
  002 Two Factor Authentication Overview.mp4 39.32 MB
  002 Two Factor Authentication Overview_en.vtt 10.73 KB
  003 Google Authenticator with Spring Security.mp4 24.25 MB
  003 Google Authenticator with Spring Security_en.vtt 7.78 KB
  004 Configure User Entity for 2FA.mp4 27.26 MB
  004 Configure User Entity for 2FA_en.vtt 5.28 KB
  005 Configure 2FA Registration Controller.mp4 42.19 MB
  005 Configure 2FA Registration Controller_en.vtt 6.64 KB
  006 Configure Google Secret Persistence.mp4 56.88 MB
  006 Configure Google Secret Persistence_en.vtt 7.74 KB
  007 Generate QR Code for Google Authenticator.mp4 56.54 MB
  007 Generate QR Code for Google Authenticator_en.vtt 9.96 KB
  008 Verify 2FA Opt In.mp4 35.17 MB
  008 Verify 2FA Opt In_en.vtt 5.96 KB
  009 2FA Verfication UI.mp4 36.28 MB
  009 2FA Verfication UI_en.vtt 5.81 KB
  010 Spring Security 2FA Filter.mp4 51.94 MB
  010 Spring Security 2FA Filter_en.vtt 7.15 KB
  011 Spring Security 2FA Failure Handler.mp4 27.59 MB
  011 Spring Security 2FA Failure Handler_en.vtt 4.79 KB
  012 Exclude Static Resources from Filter.mp4 37.5 MB
  012 Exclude Static Resources from Filter_en.vtt 4.4 KB
  013 Java Configuration and 2FA Demo.mp4 71.78 MB
  013 Java Configuration and 2FA Demo_en.vtt 10.58 KB
  014 2FA Retrospective.mp4 14.43 MB
  014 2FA Retrospective_en.vtt 5.46 KB
  26608224-2FAOverview.pdf 2.45 MB
  26608368-GoogleAuthSpringSec.pdf 2.23 MB
  26685586-2FARetrospective.pdf 2.22 MB
  external-assets-links.txt 257 B
  17 - CORS
  001 Introduction.html 52 B
  002 Overview of CORS.mp4 43.19 MB
  002 Overview of CORS_en.vtt 11.53 KB
  003 Disable Spring Security for Testing.mp4 40.91 MB
  003 Disable Spring Security for Testing_en.vtt 5.41 KB
  004 Spring MVC CORS Configuration.mp4 35.05 MB
  004 Spring MVC CORS Configuration_en.vtt 4.34 KB
  005 Spring MVC CORS Annotation Config.mp4 56.59 MB
  005 Spring MVC CORS Annotation Config_en.vtt 5.52 KB
  006 Spring Security CORS Configuration.mp4 35.67 MB
  006 Spring Security CORS Configuration_en.vtt 3.94 KB
  26779118-CORSOverview.pdf 2.26 MB
  external-assets-links.txt 184 B
  18 - Appendix A_ Using GitHub
  001 Git and GitHub Basics - Start Here_.html 3.27 KB
  002 GitHub Workflow.mp4 130.06 MB
  002 GitHub Workflow_en.vtt 14.98 KB
  Download Paid Udemy Courses For Free.url 116 B
  GetFreeCourses.Co.url 116 B
  How you can help GetFreeCourses.Co.txt 182 B
  ▲ 309 total files

Description


Spring Security Core: Beginner to Guru

Learn how to use Spring Security to Secure Your Spring Framework Applications

Udemy Link - https://www.udemy.com/course/spring-security-core-beginner-to-guru/

Please seed as much as you can!

Related Torrents

torrent name size uploader age seed leech
3
0
2
2
0