© Carlo Scarioni and Massimo Nardone 2019
C. Scarioni, M. NardonePro Spring Securityhttps://doi.org/10.1007/978-1-4842-5052-5_8

8. Customizing and Extending Spring Security

Carlo Scarioni1  and Massimo Nardone2
(1)
Surbiton, UK
(2)
HELSINKI, Finland
 

Spring Security is a very extendable and customizable framework. This is primarily because the framework is built using object-oriented principles and design practices so that it is open for extension and closed for modification. In the previous chapter, you saw one of the major extension points in Spring Security—namely, the pluggability of different authentication providers. This chapter covers some other extension points in the framework that you can take advantage of to extend Spring Security’s functionality ...

Get Pro Spring Security: Securing Spring Framework 5 and Boot 2-based Java Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.