Spring Academy by VMware
Authorization Models Overview - Request vs. Method
Next Lesson

Get free Spring training, led by the experts

Give your skills and career a bump with Spring—the world’s most popular Java framework. Your free account gives you access to our growing library of hands-on training, straight from the Spring experts.

Log In / Register

In this lesson, you learned about two authorization models in Spring Security: request-level and method-level. Each has its strengths: request-level is nice for coarse-grained authorization and method-level is nice for fine-grained authorization. Not only that, but you learned that each can let you accomplish things that the other cannot.

Felipe Gutierrez

Staff Engineer

Over 30 years of IT experience, during which he has developed programs for companies in multiple vertical industries, such as government, retail, healthcare, education, and banking. Book Author from Apress. Currently writing the Pro Spring Boot 3rd Edition.

View Profile

Josh Cummings

Staff Engineer and Spring Security committer

Spring Security committer, Pluralsight author, and juggler.

View Profile

Give Feedback

Help us improve by sharing your thoughts.

Share