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

9. Integrating Spring Security with Other Frameworks and Languages

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

This chapter will explore Spring Security in the context of other application frameworks and languages that run on the JVM.

You saw in previous chapters that the two main ways of using Spring Security are in the web layer in the shape of filters and in the business layer with Spring AOP. This means that you could use Spring Security in any application that is built on top of the Servlet technology or in any application that is willing to use Spring and Spring AOP to handle its object ...

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.