Book Image

Spring Security [Video]

By : EUGEN PARASCHIV
Book Image

Spring Security [Video]

By: EUGEN PARASCHIV

Overview of this book

Table of Contents (7 chapters)
Chapter 1
Spring Security Setup
Content Locked
Section 3
Authorization – URL
Secure an entire URL tree with some custom authorities, define these authorities for some of the predefined users, and show how the operation can now be performed by these users. - Use Authentication by a full URL to secure the /admin urls - Configure the pre-existing users with correct authority to access these URLs - Show how to consume the secured application with and without this role