Pro Spring Security Securing Spring Framework 6 and Boot 3-based Java Applications

Build and deploy secure Spring Framework and Spring Boot-based enterprise Java applications with the Spring Security Framework. This book explores a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications. Pro Spring Secur...

Descripción completa

Detalles Bibliográficos
Autor principal: Nardone, Massimo (-)
Otros Autores: Scarioni, Carlo
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2024.
Edición:3rd ed. 2024.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009786704906719
Tabla de Contenidos:
  • 1. The Scope of Security
  • 2. Introducing Spring Security
  • 3. Set Up the Scene
  • 4. Spring Security Architecture and Design
  • 5. Web Security
  • 6. Configuring Alternative Authentication Providers
  • 7. Business Objects Security with ACLs
  • 8. Customizing and Extending Spring Security
  • 9. JSON Web Token (JWT) Authentication
  • Appendix A: References.