ankidaemon / SpringSecurityInEasySteps

Learn Spring Security step by step

Home Page:https://www.packtpub.com/application-development/secure-your-spring-based-applications-video

Repository from Github https://github.comankidaemon/SpringSecurityInEasyStepsRepository from Github https://github.comankidaemon/SpringSecurityInEasySteps

SpringSecurityInEasySteps

Security Internals

Simple Spring MVC - Java Config

Spring Security – Architecture, Components and Java configuration

  • Web Security Java Configuration
  • HttpSecurity
  • Access-Control in Spring Security
  • Java Configuration, Authentication and Form Login
  • Authorize Requests
  • Basic and Digest Authentication
  • Remember-Me Authentication
  • Customizing Error Screens & Handling Logouts
  • The AuthenticationManager, ProviderManager and AuthenticationProvider
  • In-Memory and JDBC authentication
  • UserDetailsService Implementations
  • Password Encoding
  • Method Security
  • Custom Spring Security Filter Chain
  • Custom Filters and registration
  • Configure Http Response Headers