© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2024
M. Nardone, C. ScarioniPro Spring Securityhttps://doi.org/10.1007/979-8-8688-0035-1_7

7. Business Object Security with ACLs

Massimo Nardone1   and Carlo Scarioni2
(1)
HELSINKI, Finland
(2)
Surbiton, UK
 

This chapter introduces access control lists (ACLs) in the context of Spring Security.

Access control lists can be considered an extension to the business-level security rules reviewed in Chapter 6. This chapter, however, looks at more fine-grained rules to secure individual domain objects instead of the relatively coarse-grained rules used to secure method calls on services.

This means that ACLs are in charge of securing instances of domain classes (such as a ...

Get Pro Spring Security: Securing Spring Framework 6 and Boot 3-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.